Forum Discussion

EsterBR's avatar
EsterBR
Icon for Helper II rankHelper II
2 years ago

Line Chart - Abscissa

Hi,

 

I have a line chart and I would like to show the x & y abscissa. Is it possible?

 

 

I would like to show the abscissas 

 

Thank you so much!

 

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi EsterBR ,

    For a quarter that may be missing data, you may need to add '+0' to the end of the expression

     

    Total Profit = SUM('financials'[Profit]) + 0

     


    Please check the pbix file.

    Best Regards,
    Gao

    Community Support Team

     

    If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
    If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

    How to get your questions answered quickly --  How to provide sample data in the Power BI Forum -- China Power BI User Group

  • Thanks Anonymous, My question is related to the format of the chart. Iw ould like to show the abscissas highlighted in red in the chart I copied in my question.