Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hello -
I have a table with 2 columns, "warehouse" and "part number" below . I need to slicer filter by warehouse and see the distinct count of part numbers in that column filktered by the selected warehouse. when Slicer is on BR card value should read 2. When VV is selected it should read 1. Any help would be apreciated.
Warehouse | Part number |
BR | 300 |
BR | 250 |
VV | 250 |
VV | 250 |
VV | 250 |
VV | 250 |
VV | 250 |
Solved! Go to Solution.
hi @A-Aron
then how about:
hi @A-Aron
that method is generating an unexpected value. there are more distinct values than the standard count(distinct) choice is showing
Hello FreemanZ -
i have a slicer for filtering and a card as a visual, im looking for a measure that will allow distinct count of part number column and can be filtered by warehouse using slicer. is this possible?
hi @A-Aron
i have tried this among other solutions but the value is not correct. the dataset has other columns causing the distinct count to be altered. i am hoping i can use a measure to look at only count of unique part numbers by warehouse. sorry if i cannot explain clearly.
hi @A-Aron
then how about:
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
25 | |
19 | |
18 | |
18 | |
15 |
User | Count |
---|---|
38 | |
22 | |
18 | |
15 | |
11 |