Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi,
I want my filter to change only certain columns. In my example table, the ABC analysis should always depend on the total turnover and not change when filtering. The other column, Spend, is allowed to change or filter.
Company | Spend | ABC Analysis |
Microsoft | 100.000 | A |
50.000 | B |
A and B are quantiles of total turnover. If we change the slicer to "Microsoft", the ABC Analysis should be from the total spend and not from the filtered total spend.
Thanks
Solved! Go to Solution.
Hi @Anonymous,
The default filter features not able to achieve your requirement.
I'd like to suggest you create an unconnected table with these field values and use it as source filter/slicer. Then you can write formula to interact with these selections in correspond calculations.
Regards,
Xiaoxin Sheng
Hi @Anonymous,
The default filter features not able to achieve your requirement.
I'd like to suggest you create an unconnected table with these field values and use it as source filter/slicer. Then you can write formula to interact with these selections in correspond calculations.
Regards,
Xiaoxin Sheng
User | Count |
---|---|
84 | |
75 | |
73 | |
42 | |
36 |
User | Count |
---|---|
114 | |
56 | |
52 | |
43 | |
42 |