Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Why does this happen?
I want the total for a column. In the visualizations panel, in the field, I click "sum". This does sum the field, but it puts the total ON EVERY LINE! I don't want it on every line, of course.
I am summing several columns on this report, but this is the only column that behaves this way. All of the other columns look fine. what is the deal? How do I fix this?
Solved! Go to Solution.
@Anonymous , This is a table join issue. The table you are using is not joined with one of the tables used to group by (Don't Summarize) column
Hi @Anonymous ,
Agree with @amitchandak .
It seems that the table with column ringe$ does not have a relationship with other table with the columns in the visual.
You may create the relationships. Please kindly refer to
Create and manage relationships in Power BI Desktop - Power BI | Microsoft Docs
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous , This is a table join issue. The table you are using is not joined with one of the tables used to group by (Don't Summarize) column
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.