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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Anonymous
Not applicable

Aggregation issue while using field parameters.

I have created a table using field parameters(Campaign Name, Site Name, Media Buy Name) named "Dimensions" & I have also created one more table named "Measurement" consisting of Impressions, Clicks and CTR. I have added both the Field Parameters("Dimensions", and "Measurement") as Slicer on the Canvas. Following is the Data set I am using.

 

Campaign NameSite NameMedia Buy NameImpressionsClicksCTR
Campaign Name 1Site Name 1Media Buy Name 121120.44 %
Campaign Name 1Site Name 1Media Buy Name 224980.70 %
Campaign Name 1Site Name 2

Media Buy Name 3

6740.19 %
Campaign Name 2Site Name 3

Media Buy Name 21

45120.21 %
Campaign Name 2Site Name 1Media Buy Name 2267240.52 %
Campaign Name 2Site Name 1Media Buy Name 238980.22 %
Campaign Name 2Site Name 1Media Buy Name 243400.00 %
Campaign Name 3Site Name4Media Buy Name 315480.03 %
Campaign Name 3Site Name 2Media Buy Name 3223100.03 %

 

I have added both field parameters in a table visual. Now the problem that I am facing is when I choose Values from "Measurement" it is not summarizing data. For example If I have selected "Campaign Name" from "Dimensions" Slicer and "Impressions" from "Measurement" Slicer. This is the result I am seeing.

Campaign NameImpressions
Campaign Name 121
Campaign Name 124
Campaign Name 167
Campaign Name 245
Campaign Name 267
Campaign Name 289
Campaign Name 234
Campaign Name 354
Campaign Name 3

23

 

Below is the desired result.

Campaign NameImpressions
Campaign Name 1112
Campaign Name 2235
Campaign Name 377

 

5 REPLIES 5
MarceloVieira
Helper II
Helper II

Reusing this topic. 

 

Is there any way to count the number of rows for the desired result?? It could have a million+ rows on large models, and i would like to show the number of rows to the user (dynamically), since a published report has a limted 150k rows per export.

 

Without using field parameter i could count the rows with:

countrows( summarize( fact_table, dim[column),dim[column),dim[column),dim[column),etc) ), where i would have all the DIM columns on a "table visual" and this measure i would use on a "card visual".

 

MarceloVieira_0-1697045807535.png

 

Anyone?? is it possible to count the number of summarized rows from dimensions, on a TABLE VISUAL using field parameters?

Hello, did anyone had the same necessity to counting the number of rows on a summarized "table visual" with column of several dimensions??? We have exporting dashboards published on premium, and because of the 150k rows limit in  exporting the summarized data, we need to show to "number of selected rows" to the end user.

MarceloVieira
Helper II
Helper II

@Anonymous 

 

It seens to work fine with measures!!

 

MarceloVieira_0-1697036464179.png

 

 

MarceloVieira_1-1697036504823.png

 

MarceloVieira
Helper II
Helper II

+1, i was posting the exactly same question.

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.