Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

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 agg...
  • Anonymous's avatar
    Anonymous
    3 years ago

    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 🙂