Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
MarcoT
Frequent Visitor

Aggregate measure on two field of a visual table

Hi, I'm trying to replicate this table format on PowerBI table visual:

 

MarcoT_0-1663743556715.png

 

I have created Measure1 as follows: 

Measure1 = CALCULATE(COUNT('Table'[Request Number]))

and I put it on G column that is the value of each Field2 in column F in each month. What I want to do is to calculate column E by the same measure grouped by Field1 (column C) for each month. So for example on the first row of column E we have 11 for Field1=X and Month=January, that is 6+4+1 ofthe first three rows Column G, and so on.

I tried the GROUPBY  or ALLEXCEPT functions by Month and Field1 but it didn't work. 

How can I build the formula or use particular view for the visual to aggregate the column E by month and Field1?

 

 

1 REPLY 1
Anonymous
Not applicable

it seems this table visual is impossible in Power BI. Only Matrix is a little similar to your request.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.