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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
hello i have 2 tables topn
and sales which has 2 columns product and sales
i want to make a slicer that has topn values in it and i want to make a bar chart for product and sale
i want when i choose top 10 , to see top 10 products when i select all , i want to see all products
PS. Exclude products whos sum is 0 or blank
Solved! Go to Solution.
Hi,
Here is a simplified example on how to do this. Data:
Measure:
Now the filter will work:
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
Proud to be a Super User!
Hi,
Here is a simplified example on how to do this. Data:
Measure:
Now the filter will work:
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
Proud to be a Super User!
User | Count |
---|---|
11 | |
9 | |
6 | |
5 | |
4 |