Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I have sales data with material, actual_sale, target_sale along with many columns.
I have created measure %achieved_sale which is calculated as actual_sale/target_sale.
%achieved_sale has values from 0 - 500. which means if actual = target , achieved sale=100
now i want slicer on %achieved_sale
so i could see material wise actual_sale, target_sale and its related columns when i select %achieved_sale slicer range
eg. if i select %achieved_sale 0 to 50, I want all details of materials whose %achieved_sale is in between 0 - 50
also i want slicer values between min(%achieved_sale) to max(%achieved_sale)
is it possible to achieve this with what-if parameter?
Solved! Go to Solution.
Hi @asc ,
It seems that you want to use the measure %achieved_sale as a slicer?
For your scenario, I'm afraid what if parameter is not your choice.
I'm afraid that we cannot use measure as a slicer directly in Power BI.
You may try a workaround. Please refer to the similar threads.
https://community.powerbi.com/t5/Desktop/how-to-use-calculated-measure-values-for-slicer/td-p/559458
https://community.powerbi.com/t5/Desktop/Cannot-use-measure-in-slicer/td-p/166909
If you still need help, please share your data sample and your desired output so that we can help further on it.
Best Regards,
Cherry
Hi @asc ,
It seems that you want to use the measure %achieved_sale as a slicer?
For your scenario, I'm afraid what if parameter is not your choice.
I'm afraid that we cannot use measure as a slicer directly in Power BI.
You may try a workaround. Please refer to the similar threads.
https://community.powerbi.com/t5/Desktop/how-to-use-calculated-measure-values-for-slicer/td-p/559458
https://community.powerbi.com/t5/Desktop/Cannot-use-measure-in-slicer/td-p/166909
If you still need help, please share your data sample and your desired output so that we can help further on it.
Best Regards,
Cherry
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
65 | |
63 | |
52 | |
37 | |
36 |
User | Count |
---|---|
82 | |
66 | |
61 | |
46 | |
45 |