The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
16 | |
8 | |
6 | |
6 | |
5 |
User | Count |
---|---|
23 | |
13 | |
13 | |
8 | |
8 |