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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
jason88888
New Member

PowerBI Time Series only shows count

Good Morning,

 

I am trying to crease a time series chart and I have a date column and a values column, I have changed the setting of the column to ensure it is not summarized and that the column data type is Decimal number and also tried as a whole number but every time instead of plotting a simple line chart it only shows the count per year instead of graphing the actual values. I have tried saving as a CSV and a excel file to import it as well as just writing in values myself and every time I get nothing but the Count as default of I can put it as other summarizations. If i view it as a table I can see the data fine but i cannot graph. Is there settings anywhere to fix this? Any help is greatly appreciated as I seem unable to do what I considered a simple task with powerbI at this point. 

1 ACCEPTED SOLUTION
jason88888
New Member

Thanks everyone for the responses, I found the solution after sending to a colleague and the reason was I actually needed to have sum for the values but then with the date as the axis i needed to turn off the data hiearchy, which seemed to default to, and instead just put the data column by itself as the axis and that fixed it. 

View solution in original post

3 REPLIES 3
jason88888
New Member

Thanks everyone for the responses, I found the solution after sending to a colleague and the reason was I actually needed to have sum for the values but then with the date as the axis i needed to turn off the data hiearchy, which seemed to default to, and instead just put the data column by itself as the axis and that fixed it. 

YukiK
Impactful Individual
Impactful Individual

Have you trid right click on the field you brought into the values? You can change aggregations there.

 

YukiK_0-1648224264753.png

 

Let me know if this helps!

 

jdbuchanan71
Super User
Super User

@jason88888 

Try writing a measure to sum up your values column.  It will be something like this.

Values Sum = SUM ( 'Your Table'[Values] )

Then add that measure to the chart.  Does that work for you?

 

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.