Forum Discussion

Gabriel_Pedri's avatar
Gabriel_Pedri
Resolver I
2 years ago
Solved

Line chart between two dates

I want to create a chart that displays the monthly installments of my credit card purchases.   Essentially, I have a dataset with columns for Purchase Date and PaymentDate.   I want to create a l...
  • MNedix's avatar
    MNedix
    2 years ago

    Gabriel_Pedri 

    It is normal to have just some dots when you add the Description because the dataset is too small to draw lines (you just have singel values). I extrapolated some of your data in the dataset and made it Credit with 5 Installments each and I get the below:

     

    I've put the PBIX file here: PBIX and the CSV here: CSV 

     

    As always, if it solved your problem then please mark it as the solution.