Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hello
I need help with one measure.
I have a file with Customer Name , CUID (unique entity project number) and another column called 'Actual/Schedule Go Live date format
Active total column is showing Active CUIDS / Total CUIDs
the idea would be using the total CUIDs (total projects for a specific customer) , the Live CUIDs and using the Actual GLD as Date, when are we going to reach the 50%.
Example: Customer Below has 10 CUIDs
Currently 6 CUids are Live but the 50% was with CUID number 5 and date was 2023-05-01
columns should show date: 2023-05-01 as the date we will reach 50% for this customer.
| Customer | CUID | Country Long Name | Status | Actual/Schedule Go Live | |
| Customer A | 1001213BE01 | Belgium | Live | 2023-01-02 | |
| Customer A | 1001213CH01 | Switzerland | Live | 2023-01-02 | |
| Customer A | 1001213IT01 | Italy | Live | 2023-03-01 | |
| Customer A | 1001213NL01 | Netherlands | Live | 2023-03-01 | |
| Customer A | 1001213GB01 | United kingdom | Live | 2023-05-01 | 50% |
| Customer A | 1001213IE01 | Ireland | Live | 2023-12-01 | |
| Customer A | 1001213DE01 | Germany | Under Implementation | 2024-06-03 | |
| Customer A | 1001213GR01 | Greece | On hold | 3000-12-01 | |
| Customer A | 1001213PT01 | Portugal | On hold | 3000-12-01 | |
| Customer A | 1001213RO01 | Romania | On hold | 3000-12-01 |
thanks,
Solved! Go to Solution.
@romovaro, Try window function can help
Power BI Window: Pareto Analysis Again, 80% of sales, Order by Measure when REL position is used: https://youtu.be/GpoITi_tRIw
@romovaro, Try window function can help
Power BI Window: Pareto Analysis Again, 80% of sales, Order by Measure when REL position is used: https://youtu.be/GpoITi_tRIw
Thanks. I will check. I do also have some pareto visuals but in this case I have thousands of customers = Pareto for each customer? for very customer I need to know when we reach the 50% of live entities vs Total entities...
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 57 | |
| 52 | |
| 45 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 109 | |
| 108 | |
| 40 | |
| 33 | |
| 26 |