March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi Team,
Any kind of help is really appriciated for the issue raised here.
I am using a measure into slicer and it is working absolutely fine for single selection. But when i changed the slicer to multiple option selected, and i started to choose more than one option in slicer, it is showing all the value of that table. It is not showing as per my selection. For example i have a column having work time filled per user month wise. I have created a measure to bring the range in this. Image is shown below for the selected input range. Here it is of single selection and working fine. But my organisation asked me to bring multiple selection option at a time. Please help how can i bring this!
if i will bring this into multiple selection, here the issue i a facing highlighted in yellow below.Though i have selected to show only <4 and 4 to 6 hours range but it is showing all.
Please advice how can i bring this! Thanks in advance for your quick support.
Regards,
Sagar
Solved! Go to Solution.
Please try the following:
1) Create the following measure "Control" to identify whether a row should be included in the slicer selection.
NOTES:
- In the code above, 'Slicer' is the name of the disconnected slicer table.
- 'Slicer'[Option] is the name of the column for selectable options.
2) Test the Control measure. It appears to be working in each scenario.
Here are a few examples.
3) After successful testing, use the "Control" measure in a filter on the table visual.
Hope this is helpful to you.
Regards,
Nathan
Please try the following:
1) Create the following measure "Control" to identify whether a row should be included in the slicer selection.
NOTES:
- In the code above, 'Slicer' is the name of the disconnected slicer table.
- 'Slicer'[Option] is the name of the column for selectable options.
2) Test the Control measure. It appears to be working in each scenario.
Here are a few examples.
3) After successful testing, use the "Control" measure in a filter on the table visual.
Hope this is helpful to you.
Regards,
Nathan
Hi @WinterMist ,
Aboslutely fantastic. Really what i was looking for. You saved my day. Thanks a lot for your quick support.
Regards,
Sagar
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
25 | |
18 | |
15 | |
9 | |
8 |
User | Count |
---|---|
37 | |
32 | |
16 | |
16 | |
12 |