Forum Discussion
Creating a Banking Merger Model in Power BI
- Anonymous6 years ago
Hi Anonymous ,
So you mean you want to create some dynamic tables/fields based on selection? If this is a case, current power bi does not support to create dynamic calculate column/table based on filters.
Filters can't really affect table records, they only interact with data view(visual level) records generated from data model tables. (you can't use child-level records to affect the parent level tables)Regards,
Xiaoxin Sheng
Hi Anonymous ,
So you mean you want to create some dynamic tables/fields based on selection? If this is a case, current power bi does not support to create dynamic calculate column/table based on filters.
Filters can't really affect table records, they only interact with data view(visual level) records generated from data model tables. (you can't use child-level records to affect the parent level tables)
Regards,
Xiaoxin Sheng
Thank you Xiaoxin