Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi guys,
I have the following situation:
Project number | Amount of houses | Points of repair |
00811-CVZ | 1 | |
00811 | 21 | |
00811-K | 7 | |
00811-H | 3 | |
00811-BMN | 0 | |
00422-01 | 4 | |
00422-02 | 2 | |
00422 | 24 |
What my data does is that the amount of houses is paired to the main project number (which is 00422 or 00811) and the amount of repairs is paired to the house numbers within that main project.
Now i want to calculate the average points of repair per project. So for project 00422 it would be 4 + 2 / 24.
I want to write a code that if the invidiual house code contains the code of the main project, it calcualtes tthis average...
Solved! Go to Solution.
Based on your description, I created data to reproduce your scenario. The pbix file is attached in the end.
https://1drv.ms/u/s!AiUZ0Ws7G26RiGCZaIo9ZwJOl2c6?e=ir74ps
Based on your description, I created data to reproduce your scenario. The pbix file is attached in the end.
https://1drv.ms/u/s!AiUZ0Ws7G26RiGCZaIo9ZwJOl2c6?e=ir74ps
User | Count |
---|---|
65 | |
60 | |
47 | |
33 | |
32 |
User | Count |
---|---|
86 | |
75 | |
56 | |
50 | |
45 |