Forum Discussion
Anonymous
5 years agoNot applicable
Use Slicer as VAR
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 s...
- 5 years ago
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/
Jihwan_Kim
Super User
5 years agoHi, 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/
- Anonymous5 years agoNot applicable
Problem solved!
thanks!
John