Forum Discussion
sthokchom
2 years agoFrequent Visitor
Help needed to DAX logic
Hi Community, Could you please help me solving the below use case. I have calender table consists of year and month. I have both year and month values as a 2 different slicer on report. Now I want ...
Anonymous
2 years agoNot applicable
Hi sthokchom,
Current power bi does not support to create dynamic calculated column/table based on filter effects. They weren't hosted on the same level and you can't use the child level to effect the parent level.
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