We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yes
I have the exacly behavior described in this link: https://forums.pentaho.com/threads/230779-Saiku-analytics-plugin-incorrect-sorting-order/
First I show customer in line and year in columns. My measure is orders count. I put a Grand Total column to summary the period(In my case 2 years).
When I sort (DESC) by orders everthing ends up well.
But when I filter year 2020 I get the same result.
I expect this output:
It's ordering ignoring the filtered year
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is this a bug report?
Yes
Environment
Steps to Reproduce
I have the exacly behavior described in this link: https://forums.pentaho.com/threads/230779-Saiku-analytics-plugin-incorrect-sorting-order/
First I show customer in line and year in columns. My measure is orders count. I put a Grand Total column to summary the period(In my case 2 years).
When I sort (DESC) by orders everthing ends up well.
But when I filter year 2020 I get the same result.
Expected Behavior
I expect this output:
Actual Behavior
It's ordering ignoring the filtered year
The text was updated successfully, but these errors were encountered: