Need a special offer?Find out if your project fits.
+

Is possible to realize top or bottom data of OLAP connection via flexmonster?

Answered
Raul Castro asked on January 19, 2016

Hi, i need realize a top or bottom filter over data in olap connection but this not work, how i do this?
And i need expand a dimension over the grid but this thas not work on olap, how i do this?

6 answers

Public
Roman Petrusha Roman Petrusha Flexmonster January 20, 2016

Hi!

Top/bottom filter is not available in the current version. But I want to say that it's already in our roadmap.
Could you explain the problem with expanding dimension? I'm not sure that I understand the question.

Regards,
Roman

Public
Raul Castro January 20, 2016

Hi Roman,
I have a OLAP report, with more than 5 hierarchies and a lot of data, but the user need expanda data by hierarchies, not all hierarchies, but the method flexmonster.expandData(hierarchie) not expand the hierarchie, how i do this?
I'm developing a option and use report expandedRows or expandedColumns but this is complex for the user.
 
Thanks

Public
Roman Petrusha Roman Petrusha Flexmonster January 21, 2016

Hi!
Unfortunately, it's not possible to expand hierarchies via flexmonster.expandData() method but flexmonster.expandAllData() has additional parameter and you can try to drill down all descendants via flexmonster.expandAllData(true)
Does it help?

Thanks

Public
Raul Castro January 21, 2016

Hi Roma,
The case is i need expand descendat by descendant, not all as one, because is big data and the xmla protocol send timeout.
Thanks

Public
Roman Petrusha Roman Petrusha Flexmonster January 22, 2016

Hi!
Yes, I understand you needs and I have to say that we already have requests for this feature. We will include it in our roadmap.
Regards,
Roman

Public
Tanya Gryshko Tanya Gryshko Flexmonster December 12, 2016

Hello Raul and all Flexmonster users,
We would like to inform you that in version 2.3 Top/Bottom X filtering works for MS Analysis Services.
Regards,
Tanya

Please login or Register to Submit Answer