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
I'm trying to recreate a table from Excel.
Basically, this table has column Headers of Month and Date (I have that worked out).
But the original table has a row of the count of requests logged in that month.
The second row would be the count of requests closed.
The third row would be some other status.
The original logic is using a SUMPRODUCT on a date field and a status column. I'm pretty sure I can create the calculation for each individual row, but how to "stack" the different counts?
What is the best way to approach an issue like this and create a similar table/matrix?
You may use SUMX Function instead.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.