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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Create a simple line chart that shows the changes overtime

Hi Guys, 

 

I am new to Power BI, I was trying to create a simple visualsation to show the changes overtime of a column called (Cost) over time. For some reasons I cannot do that because of the aggregation option that I cannot get rid of it when adding cost into y axis. I have set to no calculation and also dont summurise but still cant get rid of the (sum, max, min, avg etc). I just wanted to create  a simple chart (which can be created in excel in 2 min) that shows the changes in the cost over time. Also when i select the line chart option I do not have values just x, y axis and legend etc no values?  the time i have is a timestamp type (dd/MM/YY time)

 

Thanks in advance 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi All, 

 

I have found the answer to my question; thanks for all those who helped out. 

 

I did the following steps to plot the line chart: 

 

Step 1: changed the date type to timestamp in the X axes

Step 2: created a new measure and summed the values using the sum function 

 

Thank you 🙂 

 

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi All, 

 

I have found the answer to my question; thanks for all those who helped out. 

 

I did the following steps to plot the line chart: 

 

Step 1: changed the date type to timestamp in the X axes

Step 2: created a new measure and summed the values using the sum function 

 

Thank you 🙂 

 

Anonymous
Not applicable

Hi thank you for your help 🙂

Assume this is the dataset that I have;  I want to see the cost change over time using a line chart; when I use Power BI it counts the number when the cost of porduct a was equal to A but this is not what I want I want to see the actual value of the porudct a at a specific time overtime 

Product ACost 
27/08/2022 10:10:10 $4.5
27/08/2022 10:20:10 $5.5
27/08/2022 10:30:10 $6.5
v-xiaotang
Community Support
Community Support

Hi @Anonymous 

Thanks for reaching out to us.

>> shows the changes in the cost over time.

In the line chart, it will do some aggregation calculations on the data based on the abscissa.

 

>>I just wanted to create  a simple chart (which can be created in excel in 2 min)

could you give some sample data and expected output? thanks. 

 

 

 

Best Regards,

Community Support Team _Tang

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

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors