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
Hi all, hoe someone can help me with the following.
Below is a VAR REPAIRCODE with a fixed value A01 1 RN 26.
Now I want to be able to change this value, using a slicer.
I have already created a slicer with two values, by using a simple table.
Is it now possible to change the VAR REPAIRCODE?
Meaning, If I click on A03 1 RP 26, the measure must work with this code instead of A01 1 RN 26.
Thanks!
John
Solved! Go to Solution.
Hi, @Anonymous
Please try the below.
VAR repaircode = selectedvalue (SlicerTableName[repair_code])
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Linkedin: https://www.linkedin.com/in/jihwankim1975/
Hi, @Anonymous
Please try the below.
VAR repaircode = selectedvalue (SlicerTableName[repair_code])
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Linkedin: https://www.linkedin.com/in/jihwankim1975/
Problem solved!
thanks!
John
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.