Forum Discussion
How to add Trend line in Line Chart
- Anonymous5 years ago
me418
Use the date column instead of TEXT Year&Quarter on the X-axis like the following.Then you can change the x-axis type to continuous that allows you to add a trend line.
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
Can you please share your data and the output you need?
Hi SanketBhagwat,
Thank you for your response.
Please refer to the below table and the output I need is a trend line of total quarters like red dotted line below.
Adding trend line works in Excel even though Quarter column is text, but doesn't work in Power BI.
Quarter Rev Cog Mar
FY21 Q1 84.9 54.1 30.7
FY21 Q2 84.0 48.2 35.8
FY21 Q3 81.8 47.0 34.8
FY21 Q4 78.6 47.0 31.6
FY22 Q1 81.5 47.8 33.7
FY22 Q2 79.0 47.8 31.2
- Anonymous5 years agoNot applicable
And was the Quarter Column Data already present or you created a calculated column?
If so, the QUarter Column needs to be in Date Format and not text.
And you cannot convert Text data type which doesn't contain other data element such as YEAR,MONTH or DAY.
You can find more about it on
Regards,
Sanket Bhagwat