You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.
suppose I am filtering down to specific stores, I want to see the totals for those stores rendered how do I do that?
Otherwise great work...
sure I am just overlooking something
the CA total is not equal to the total of the selected stores..
essentially I think a drilldown or filter operation should always show a grand total at the bottom.. and or be reflected in the all group.. please educate me othrewise...
Please advise
The text was updated successfully, but these errors were encountered:
I must admit that I'm not an OLAP expert myself, but if I'm not mistaken, it's how it's supposed to work with the kind of MDX it generates.
However, Pivot4J also supports client side aggregation feature which works independently of the MDX statement used, which can be accessed from the toolbar menu of the Analytics application.
So, please try it and see if it resolves your problem and let me know if you need further assistance.
suppose I am filtering down to specific stores, I want to see the totals for those stores rendered how do I do that?
Otherwise great work...
sure I am just overlooking something
the CA total is not equal to the total of the selected stores..
essentially I think a drilldown or filter operation should always show a grand total at the bottom.. and or be reflected in the all group.. please educate me othrewise...
Please advise
The text was updated successfully, but these errors were encountered: