Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
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 column of entity names (and other identification columns for the entity) and then 30+ columns of financial information realting to that entity. There are three components to this:
https://www.sqlbi.com/articles/using-or-conditions-between-slicers-in-dax/
No. 3 i cannot currently complete as I cannot insert the merged entity into the market view and remove the two entities that merged from the market given I have used measures in step 2 and not actually created rows of data for the merged entity.
My current logic to approach this problem is that I would have to abandon the measures approach and work towards something like filtering out the two entities that I would like to merge from the master dataset, sum them, then union them back to master data set filtering out the two individual entities who merged.
Has anyone done anything like this before/have any possible solutions? The aim is to have a dynamic dashboard and once the two entities (buyer and seller) have been selected in there slicers, all of the above calculations/visualisations can be formed.
Solved! Go to Solution.
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
Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
94 | |
92 | |
83 | |
71 | |
49 |
User | Count |
---|---|
143 | |
120 | |
110 | |
59 | |
57 |