Forum Discussion
Let visual be ignored by specific filter(s)
- Anonymous6 years ago
Hi Anonymous ,
Could you please try to add the field "week" of table "UNIT" into Filters pane instead of the field "WeekNr" of table "CALENDAR"?
Best Regards
Rena
Hi Anonymous ,
Please check the below screenshot:
Best Regards
Rena
Whoops, I indeed forgot to insert the right data field. However, when I correct this I get the following. For me, it still doesn't work:
- Anonymous6 years agoNot applicable
Hi Anonymous ,
It seems the filter for weeknum be put on report level filter, could you please just put it in page level filter? Then set the filter separately for other report pages one by one...
Best Regards
Rena
- Anonymous6 years agoNot applicable
Hello Anonymous
That does not make a difference. Is there maybe something wrong with the relationship between these tables? It's currently a many-to-one with filtering to both directions.
- Anonymous6 years agoNot applicable
Hi Anonymous ,
Whether the filter field applied on page-lvel filter is from the field "Week" in table "Unit"? And the formula of measure "Amount_Unfiltered" as below:
Amount_Unfiltered = CALCULATE(SUM(UNIT[Amount]),ALL('UNIT'))Best Regards
Rena