Forum Discussion
Page level date filter does not affect date hierarchy
- 5 years ago
Hi gquaiotti ,
Based on my test, after putting one column into Value field, the "Matrix with date hierarchy" will be filtered correctly.
And for the hierarchy created manually, not auto-generated, it can also be filtered correctly without value field.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I guess you have to adjust your Date Table and use the column from the Date Table.
data_emissao = CALENDARAUTO()
Check this article to understand how to do ... https://www.sqlbi.com/articles/creating-a-simple-date-table-in-dax/
Use the column from this table for your page filter, it should work.
Thanks for your reply.
I am already using the column from the Date Table on the filter. The date column on the fact table is hidden.