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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Nish_G
New Member

Get Value of the row instead of the count

Hi All,

I have written a query to get data from the Azure analytics view and the data is being displayed correctly in power BI.  It is displaying one row with some value. In the table visualization, count of rows is being displayed. I would like to display the value of each cell, not the count of the rows.

 

Could someone help me please because I don't know how to show only value of the row of my table visualisation .

                                                                                        

Thanks

1 ACCEPTED SOLUTION
PhilipTreacy
Super User
Super User

Hi @Nish_G 

Looks like your data is not set as numeric in the Data Model, so PBI just uses the count of the number of values to display it.

non-num.png

 

In the Data Tab, select each column and change it to a numeric type like Whole Number 

set-numeric.png

 

Remove the values from your pie and re-add, they should add with Sum aggregation

sum-agg.png

 

pie.png

 

Regards

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


View solution in original post

6 REPLIES 6
Nish_G
New Member

Thanks, it worked.

PhilipTreacy
Super User
Super User

Hi @Nish_G 

Looks like your data is not set as numeric in the Data Model, so PBI just uses the count of the number of values to display it.

non-num.png

 

In the Data Tab, select each column and change it to a numeric type like Whole Number 

set-numeric.png

 

Remove the values from your pie and re-add, they should add with Sum aggregation

sum-agg.png

 

pie.png

 

Regards

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


Hello, sorry, and what do you do if the values I am using are hours?

mahoneypat
Microsoft Employee
Microsoft Employee

In the format options for the pie chart, change this pull down to include one with Category in it.

 

mahoneypat_0-1608587289061.png

 

Regards,

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


amitchandak
Super User
Super User

@Nish_G , Make all the columns in table visual as not summarize

 

Do not Summarize.png

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Thanks for your reply.

I have the filter options you have shown in your image above. How to get that summarise option? I have pie chart for my data and it is showing 1(number of rows). I expect to see the value of the row.

I have only 2 sort options, ascending and descending.

 

Nish_G_0-1608581575797.png

 

Nish_G_1-1608581664474.png

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors