This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi all
Following scenario:
Have a matrix, ROW is a id of an item, COLUMN is a date and VALUE the percentage of total possible bookings this day. (total 1)
The item can be booked multiple times a day, each booking gives me a number of how much this booking is of the total.
For example booking 1 is 0.4 and booking 2 is also 0.4, then this day has a total/value of 0.8.
This works, every day shows the correct sum of these numbers.
But then i need the total percentage for the whole week. Given screenshot shows that the total does not work.
I would expect the total to be 5.17.
I tried sumx but couldnt get it to work..
Thanks in advance
Solved! Go to Solution.
So i tried reproducing it in a sample file, but there its simply just working..
When joining the tables its also working, so i think i will go this way...
@Anonymous ,
Could you please share some sample data and clarify more details about your requirement?
Regards,
Jimmy Tao
There is currently no measure or calc. column in use.
Its just a field from the table.
The sumx formula i tried didnt work, but i never used sumx before so it was just a quick try...
So i tried reproducing it in a sample file, but there its simply just working..
When joining the tables its also working, so i think i will go this way...
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 31 | |
| 30 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 50 | |
| 30 | |
| 23 | |
| 23 |