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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
CharlotteOW
Frequent Visitor

Number value is adding to Chart as 'Count of'

I have a chart that looks like the below. 

CharlotteOW_0-1658830425246.png

When I convert this to a line and column, it automatically convert the 'PM Count' column to be 'Count of PM Count' and therefore displays the values incorrectly. 

CharlotteOW_1-1658830540795.png

 

 

CharlotteOW_2-1658830554766.png

 

Below you can see that field is clearly a numeric value and is formatted as such. 

CharlotteOW_3-1658830593628.png

 

4 REPLIES 4
Anonymous
Not applicable

Hi  @CharlotteOW ,

You can try to create a measure and put it in:

Measure =
MAX('Table'[PM Count])

If I have misunderstood your meaning, please provide your desired output.

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hey - this still doesn't work as it just shows me the max value across every month rather than the individual count per month. 

 

Here is my table and the last column is what I want to have shown in the chart. This is just a field from an table. 

 

CharlotteOW_0-1659110440237.png

 

 

amitchandak
Super User
Super User

@CharlotteOW , Other than table visual, no other visual support Not Summarized column in values. Values have to be aggregated or use on axis

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Thank you for the response, what would be the best way around this? 

 

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.