Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello
I am looking for a little help as I am trying to develop a dashboard.
I want to create a measure of revenue per customer – and the wrinkle is that I have an entity and a number of sub-entities.
The overall entity attracts the customers overall and the sub-entities get the revenue. So I need to be able to match-up the two. I also want to be able to see the total entity revenue per customer as well as the revenue per customer for each sub-entity. I have various scenarios – Budget, Actual and Last Year and the Months and Years so I need to be able to see each separately
I have set out the tables that I have below and here are a couple of examples of the
Entity A
Total January Budget Revenue Per Customer = (25+12)/116 = 0.31896
Entity A – Sub-entity 1
Total January Actual Revenue Per Customer = (36)/587 = 0.061328
Any help gratefully appreciated…
Sub-entity Table
Entity Code | Sub-Entity Code | Month | Total Revenue | Year | Scenarios |
A | 1 | January | 25 | 2023 | Budget |
A | 2 | January | 12 | 2023 | Budget |
B | 1 | January | 61 | 2023 | Budget |
B | 2 | January | 7 | 2023 | Budget |
A | 1 | January | 36 | 2023 | Actual |
A | 2 | January | 12 | 2023 | Actual |
B | 1 | January | 61 | 2023 | Actual |
B | 2 | January | 7 | 2023 | Actual |
A | 1 | January | 62 | 2023 | Actual |
A | 2 | January | 79 | 2023 | Actual |
B | 1 | January | 53 | 2023 | Actual |
B | 2 | January | 99 | 2023 | Actual |
A | 1 | February | 81 | 2022 | Last Year |
A | 2 | February | 55 | 2022 | Last Year |
B | 1 | February | 96 | 2022 | Last Year |
B | 2 | February | 43 | 2022 | Last Year |
Entity Table
Entity Code | Month | Number of Customers | Year | Scenarios |
A | January | 116 | 2023 | Budget |
B | January | 500 | 2023 | Budget |
A | January | 587 | 2023 | Actual |
B | January | 505 | 2023 | Actual |
A | February | 552 | 2022 | Last Year |
B | February | 651 | 2022 | Last Year |
Solved! Go to Solution.
Total January Actual Revenue Per Customer = (36+62)/587
Expertise = List.Accumulate( {Days as from Today}, {Skills and Knowledge}, (Current, Everyday) => Current & Day.LearnAndPractise(Everyday) ) |
Total January Actual Revenue Per Customer = (36+62)/587
Expertise = List.Accumulate( {Days as from Today}, {Skills and Knowledge}, (Current, Everyday) => Current & Day.LearnAndPractise(Everyday) ) |
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
83 | |
75 | |
64 | |
39 | |
34 |
User | Count |
---|---|
107 | |
56 | |
52 | |
48 | |
40 |