Forum Discussion
Anonymous
7 years agoNot applicable
Filter without a Circular Reference
I have three tables, jobs, customers and incidents. Jobs is the primary source of info and represents a single instance of 'work' that someone needs to do. A job can impact multiple customers and is ...
Anonymous
7 years agoNot applicable
Hi Anonymous,
Current power bi not support to create dynamic calculate column/table based on filter/slicer, please use measure to instead.
Calculated Column/Table Change Dynamically According to Slicer Selection in the Report.
For circular reference error, you can take a look at following blog to know how to prevent this issue:
Avoiding circular dependency errors in DAX
Regards,
Xiaoxin Sheng