I need to show Top 10 results for a particular column.
Lets say need to display only top 10 customers having maximum internet sales for a product. How can I achieve such functionality using xamPivotGrid. I understand that I might have to change MDX query that is run. (Or is there another way to do this?)
Hello,
You can look at this samplehttps://ko.infragistics.com/samples/silverlight/pivot-grid/#/excel-style-filteringwhere from measures' drop down you can pick up different filters applied for the specified level.
Regards,Plamen
Hi,
You can achieve your goal with setting pivot grid "EnableAdvancedFiltering" property to true. This feature is available only for XMLA DataSource. After this feature is enabled you will see different filtering drop down style. Even filtering is available for measures where you should add the condition for top 10 items. I can reccomend to read this article for excel-style filtering feature: http://ko.infragistics.com/help/topic/fdbc4dc2-b0c5-4b2f-89ca-6d26a8f89159
Thanks,
M.Yovchev
Updates on this functionality? I'm aware of other control sets that make this easy to do. Has Infragistics picked up up yet? 2013.1 is already out.
@jmahoney - I created FR13475 created for you and linked FR12931 with it.
@dharmesh_pariawala , @jmahoney:
I have added you both to the list of people to be notified if the feature is chosen for development.
This feature is on the list of Feature Requests to be reviewed for 2012.1. The Infragistics Product Management Team will evaluate all Feature Requests during our next product cycle and set priorities based on customer demand. If your feature is chosen, you will be notified. If you have any questions, please let me know. You can also email DSManager@infragsitics.com for any updates.