Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi all
Honestly I feel a bit silly. But I just can't get my head around this supposedly simple problem.
I have a measure (M3) that calculates the ratio between two other measures (M1 and M2). M1 and M2 are based on values from separate tables.
The two separate tables are both related to date, time and location dimensions. Table 1 is further related to a handfull of type dimensions. I need to be able to dynamically slice by both type, date, time and location.
T1 is about 40 mill rows and T2 is about 5 mill rows. Size and not least datasources prevent me from creating a hybrid table so the soulution must be entirely measure based.
M1 averages the sum pr day and hour based on the quarter column.
M2 averages the sum pr day and hour based on the Value column
M3 divides M2 with M1 to return the ratio between the two
Easy.
How do I count the number of times the ratio (M3) exceeds a value (i.e. 5) and display the count in a matrix with location, date, time and types from the different dimensions.
T1 on the left T2 on the right
Table for M1
Table for M2
Best regards
K
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
17 | |
8 | |
7 | |
7 | |
6 |
User | Count |
---|---|
23 | |
11 | |
10 | |
9 | |
7 |