The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
17 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
12 | |
9 | |
8 |