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
Hello,
New to Power-BI. I have data already summarized (6 columns) from a SQL stored procedure and would like to display it as a simple bar chart but when I add my columns rather than showing the numbers, IE: 20,000, 80,000, 100,000, it shows the count of each column. How can I get it to show the data from the table and not the count of each column?
Solved! Go to Solution.
Hi @jtownsend2266 ,
If you are getting the count believe that you have the incorrect format, go to the power query and change the data types to number in those columns, then on your visual chose the SUM has the summarization.
https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-data-types
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsFor each numeric column, try setting Summarization to None.
Hi @jtownsend2266 ,
If you are getting the count believe that you have the incorrect format, go to the power query and change the data types to number in those columns, then on your visual chose the SUM has the summarization.
https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-data-types
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsThat was it. Thank you!
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.