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.
Hello,
How do I switch a value in a different column based on the selected value in my dropdown?
For example:
Name | Result |
Banana | 0 |
Grape | 0 |
Strawberry | 1 |
Apple | 0 |
When i get the average of the result column it'll be 25%. If I choose Banana from my slicer, how do I get it to change the result column to 1?
Results should be:
Name | Result |
Banana | 1 |
Grape | 0 |
Strawberry | 1 |
Apple | 0 |
New average should bt 50%.
Hi @aprilbanana , you can achieve this by using parameters in Power BI
Paramaters can be found under Modelling tab and you can use numeric range and use that in your DAX
Proud to be a Super User! |
|
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
15 | |
10 | |
10 | |
10 | |
10 |
User | Count |
---|---|
19 | |
14 | |
13 | |
11 | |
8 |