Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello, we are trying to calculate assitance to fitness activities, i have managed to calculate assitance rate for each activity interval, but i cannot get the average total. We have 3 connected tables:
Activities: where i can get capacity of each
Intervals: each activity, i.e. Ioga, develops in different intervals i.e. mondays at 6pm, tuesdays at 10 am, and so on..
Reservations: made by users to each interval
When i use a table to summarize data appears as below. Capacity is only summarize if i use max.Capacity, but OccupacyRate is not well summarized
Thank you very much for your help,
Regards,
Solved! Go to Solution.
hi @luisman67
I am assumin that your Datamodel has active relationships between these three tables.
For Capacity use this measure.
Thanks a lot Tailspin!!, worked perfect!
Best regards!!
hi @luisman67
I am assumin that your Datamodel has active relationships between these three tables.
For Capacity use this measure.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 3 |
| User | Count |
|---|---|
| 24 | |
| 21 | |
| 13 | |
| 10 | |
| 8 |