Forum Discussion
Leonzzheng
Microsoft Employee
5 years agoHow to build visual based on summarized table which can interact with filter from base table
Let's say I have a table like below Value Group Type 2 A old 3 B old 5 A new 3 A new 4 B ...
Anonymous
5 years agoNot applicable
Hi Leonzzheng,
Power bi does not support creating a dynamic calculated column/table based on filter/slicer. They are stored on different data levels and the parent level not respond with child-level operations.
Notice: the data level of power bi.
Database(external) -> query table(query, custom function, query parameters) -> data model table(table, calculate column/table) -> virtual table of data view(measure, visual, filter, slicer)
Regards,
Xiaoxin Sheng