Forum Discussion
Problem with Slicer and Advance Card
HI Atlan,
I'd like to suggest you can take a look at the following document about the edit insertion of visual/slicer. You can modify the interaction from the slicer to accurate control the filter effects of these card visuals.
Change how visuals interact in a report - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng
HI Xiaoxin,
sorry but this unfortunately doestn't help me. I tried some other things. It won't work.
Here some pics:
The Preselection Slicer filters the month but the Card is empty or shows the same value like current month.
Do you have any idea?
Thanks and Best Regards.
Atlan
- Anonymous2 years agoNot applicable
Hi Atlan,
Have you tried to use date function to get the previous date? AFAIK, dateadd function may not so suitable for filter table records.
Time Intelligence "The Hard Way" (TITHW)
BTW, current power bi does not support to create dynamic calculated column/table based filter effects. They do not work on the same level, and you can't use child level of effect its parent.
Notice: the data level of power bi(from parent to child level)
Database(external) -> query table(query, custom function, query parameters) -> data model table(table, calculate column/table) -> data view with virtual tables(measure, visual, filter, slicer)
Regards,
Xiaoxin Sheng