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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
billyb
Frequent Visitor

Table visual does not produce total figure; "Select an aggregation" is greyed out

Dear all,

 

Apologies if this issue has been raised before but I could not find it in the forums and it is really doing my head in, please help...

 

I have a column "Quantity Rev-Act" in table "Jobs" that is correctly defined as whole number both in Power Query and also in the table view.

billyb_1-1698055047711.png

 

When I create a card visual for this column, it automatically sums it, which I wanted (and expected). However, when I drag it into a table visual, it won't, and I can't even choose the Aggregation option, it's greyed out (please see below screenshot):

 

billyb_0-1698054704474.png

 

I've seen this behaviour in a few other pbix I made recently... did I somehow changed an Options setting accidentally? Please help... thanks!

 

Billy

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @billyb 

You can create a measure

Sum =SUM ( 'Jobs'[Quantity Rev-Act] )

Then put the measure to the table visual.

 

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @billyb 

You can create a measure

Sum =SUM ( 'Jobs'[Quantity Rev-Act] )

Then put the measure to the table visual.

 

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Ah... It worked like a charm. The solution is so simple 🤦🏻‍♂️ Thanks so much Yolo! Much appreciated

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.