The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
User | Count |
---|---|
11 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
23 | |
14 | |
14 | |
9 | |
7 |