Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I don't have any result it seem the 'Misure'[DataSelezionata] is always blanck
Solved! Go to Solution.
HI @fabiopaturzo,
Currently power bi does not support to create dynamic calculated column or tables based on filter effects. They not work on the same level and you can't use the child level to affect their 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
HI @fabiopaturzo,
Currently power bi does not support to create dynamic calculated column or tables based on filter effects. They not work on the same level and you can't use the child level to affect their 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