Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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.
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):
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
Solved! Go to Solution.
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.
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
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 50 | |
| 40 | |
| 37 | |
| 14 | |
| 14 |
| User | Count |
|---|---|
| 85 | |
| 69 | |
| 38 | |
| 29 | |
| 27 |