Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi there,
How can i apply slicer using multiple measurements fields
In the attached pic, I need to apply filter using "impressionn, Reach and amount spent" these are measurements
I need apply a filter such that if I select impressions only impression should show up.
Thanks
Hi, @Anonymous ;
I agree with amitchandak's idea.
First you could download Tabular Editor and install it.
https://docs.tabulareditor.com/
Secondly you could use Calculation groups.
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Please refer the below steps:
1. Create your measures
2. Create table for your measure objects using enter data in home tab like below.
3. Then create another measure like the below to use your measure name in the slicer where it is actually getting connected to your original measure values.
Measure Selection= SWITCH(TRUE(),SELECTEDVALUE('Measure selection'[ID])=1,[Profit M],SELECTEDVALUE('Measure selection'[ID])=2,financials[Sales])
4. Finally use the column name from the new table in the report to filter the measure.
Thanks,
Arul
Hi Arul,
In my case my data already contains the measurement values,
Can you please explain, if i create a new table how do i map or connect it to my measurements.
ik its a dumb doubt I just started my power BI journey.
Hi @Anonymous ,
Create measures for your calculations and use them in the above scenario.
Thanks,
Arul
@Anonymous , Best is the calculation group. refer if this can help: Calculation Groups- Measure Slicer, Measure Header Grouping, Measure to dimension conversion. Complex Table display: https://youtu.be/qMNv67P8Go0
User | Count |
---|---|
117 | |
74 | |
62 | |
50 | |
45 |
User | Count |
---|---|
174 | |
125 | |
60 | |
60 | |
57 |