Forum Discussion
Problem with Slicer and Advance Card
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
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