Forum Discussion
Issue with visual level filters and ParallelPeriod Function (MDX)
Hi AnGorSan,
In your scenario, the filter is applied to the DATASET, so the date column used in PARALLELPERIOD are still continuous? The date should form a contiguous interval, please review to this thread.
Best Regards,
Angelia
Hi!
The problem we have in is exactly the same as mentioned at the end of the thread you proposed to look at.
Adding extra month to dataset (as mentioned in a thread) is not a solution! its a workaround.
Ok, I understand that the implementation of Power BI visual filters is to propagate the filters to dataset/query ALWAYS.
This is misleading as the VISUAL filter implied the data is filtered on VISUAL level, and we, as developers, must come up with stupid workarounds, like get extra month data and hide empty values, instead of just applying visual filter.
Quite far from what one would expect from a company like MS :(