Hello! I have been investigating for quite a bit and I haven't found a correct way to do this:
I have the current table:
I want to generate another table where you get the number of times 1 is repeated, 2, 3 and so on for each symbol.
This is how I picture it:
Symbol | # | Frequency |
AUDCAD | 1 | 8 |
NZDCAD | 22 | 1 |
AUDCAD | 2 | 5 |
... | ||
... |
In excel I would do it with Count.ifs, but in power BI I haven't found the way yet. I would be grateful If you could help me.
Thank you very much in advance!
Solved! Go to Solution.
@Ogos-DL , I think you have to create bucketing on count measure
Dynamic segmentation -Measure to Dimension conversion: https://youtu.be/gzY40NWJpWQ
@Ogos-DL , I think you have to create bucketing on count measure
Dynamic segmentation -Measure to Dimension conversion: https://youtu.be/gzY40NWJpWQ
Thank you!
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!
User | Count |
---|---|
104 | |
74 | |
72 | |
48 | |
47 |
User | Count |
---|---|
160 | |
85 | |
80 | |
68 | |
67 |