Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe'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
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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 35 | |
| 31 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 75 | |
| 72 | |
| 38 | |
| 35 | |
| 25 |