Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Creating a Banking Merger Model in Power BI

Hi All,   I am currently working on creating a Banking Merger Model where I would like to simulate what the banking market looks like  when two entities merge. My raw data set consists of a single ...
  • Anonymous's avatar
    Anonymous
    6 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