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!
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
Join the biggest FREE Business Applications Event in LATAM this February.
User | Count |
---|---|
213 | |
49 | |
45 | |
45 | |
41 |
User | Count |
---|---|
263 | |
211 | |
103 | |
77 | |
66 |