Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I've the following pbix file https://1drv.ms/u/s!Amd7BXzYs7AVk3D5iDMIrhfnpQNW?e=lHWRuH
when the user select in colun name %var, it'll add the measure %var n the table and only when both intial.subtotal and table1.Initial subtotal are selected.
for example here when initial.subtotal is not selected and %var is selected, so %var will not be added to the table
In case of I select var and % var , both measures should be displayed.
In case of I select nothing for the slicer column name,var and %var should not be dispalyed.
I try to find a solution since two weeks, if someone can help me, it'll be much appreciated.
Solved! Go to Solution.
Proud to be a Super User!
This is what you want?
| User picks | Show in the table |
| %var | %var |
| %var | Initial Subtotal |
| %var | Table1.Initial Subtotal |
| %var & var | var |
| %var & var | %var |
| Nothing |
Proud to be a Super User!
Hope that I'm clear, thank you
The problem here is that you're expecting from end user that he nows the correct combinations of filters. It's easier to provide him a correct options right now.
Proud to be a Super User!
Thank you again @bolfri, the issue is that in the real report I've around 80 measures, and for each two measures i need to calculate the variance and %of variance, so it'll too much measures..
The user expects to have separately a slicer variance and cov to click on it, then it will display variance for only the measures selected.
(+kudo)
This is totally different logic then and issue that you didn't mention.
So you have like 80 values that can be measured and you want to user to pick 2 od them to compare and then decide if to show the difference (# and %), right?
Proud to be a Super User!
My answer was based on the sample data and description that you've provided. And your question didn't include such problem as choosing different measures to compare. 🙂 I think you should put more measures and discribe this problem one more time, so it will be easier for everyone to find it in the future.
Proud to be a Super User!
Proud to be a Super User!
Hey @jaweher899 ,
it's simply not possible to show a column based on conditions.
The only thing that is close is the field parameters feature: Let report readers use field parameters to change visuals (preview) - Power BI | Microsoft Learn
Regards,
Tom
@TomMartens thank you for your reply. I alredy use field parameter in the table in the pbix file. Could you please show how to use another field parameter in the same table?
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 82 | |
| 48 | |
| 36 | |
| 31 | |
| 29 |