Forum Discussion
Date Hierarchy Displaying too much data
The date table being used on the axis probably goes to the end of the year. Do you have your own Date table or are you using the in-built auto date tables provided?
If I think I know how to answer this, I'm using my own table with dates in it. I'm using the built-in hierarchy capability on the axis.
- parry2k8 years ago
Super User
% column in your report seems to be a calculated measure and wondering if that is what makig it show data in the future?
Two things:
1. Can you remove % column and check if it doesn't shows blank rows?
2. if you remove % column and you are NOT seeing blank rows, share the measure you used for %
- nsadams87xx8 years ago
Helper III
Removing that column is showing the matrix correctly now. What if I aggregated my data by a month level rather than at a date level?
- parry2k8 years ago
Super User
As mentined if you share your % calculation, it will help to understand what is going on and find out the solution. Thanks!