Forum Discussion
Anonymous
5 years agoNot applicable
Add manual comment in table after filtering data
Dear Community, Need your help, Iam facing issue adding "comment" after filtering columns "FDD Support, Device Type and 4G capability". After applying filter => Add column => Column ="3G capa...
Anonymous
5 years agoNot applicable
Hi Anonymous,
In fact, power bi does not support create a dynamic calculate column/table that responds with filter/slicers that host on the visual data levels. You need to use measure expression instead.
Notice: the data level of power bi.
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