Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hello
Is it possible to use a slicer with specific value/range options to filter a field in another table via a function?
E.g. a slicer has two options: 0 and 1.
If 0 is selected then e.g. Col1 of a table is filtered by >4.
If 1 is selected then Col1 of a table is filtered by <4.
Thanks!
Solved! Go to Solution.
Hi @Anonymous
You may use SELECTEDVALUE('Table'[Column]) to get the value of the selection in slicer and store it as a Variable.
Now you can use this variable for calculation logic derivation.
Hi @Anonymous
You may use SELECTEDVALUE('Table'[Column]) to get the value of the selection in slicer and store it as a Variable.
Now you can use this variable for calculation logic derivation.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 38 | |
| 36 | |
| 33 | |
| 31 | |
| 28 |
| User | Count |
|---|---|
| 129 | |
| 88 | |
| 79 | |
| 68 | |
| 63 |