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.
I have a MEASURE : Max Trip ,
It contains values :"Monday", "Tuesday" , "Wednesday" , "Thursday" , "Friday" , "Saturday" , "Sunday".
i want a measure which counts the ouccrence of them as below image :
Max Trip | Occurence |
Monday | 2 |
Wednesday | 1 |
Monday | 2 |
Friday | 1 |
4 |
Solved! Go to Solution.
you need Dynamic segmentation -Measure to Dimension conversion: https://youtu.be/gzY40NWJpWQ
text example
Customer Retention with Dynamic Segmentation, New/Lost/Retain Customer Count: https://youtu.be/EyL7KMw877Q
you need Dynamic segmentation -Measure to Dimension conversion: https://youtu.be/gzY40NWJpWQ
text example
Customer Retention with Dynamic Segmentation, New/Lost/Retain Customer Count: https://youtu.be/EyL7KMw877Q
Can you please drop the code for this , it will be really helpful!
User | Count |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
36 | |
14 | |
12 | |
8 | |
7 |