Forum Discussion
Forecast using weekday in text
Anonymous forecast only gets calculated if you have a number or date column on the x-axis, since the week is a text column it will not work, if you present the week in a number column, you should be able to use it.
I have it in numbers too, the weekdays and the months. The Chart only with numbers stays like this:
But the Forecast do not appears to me at all
- Anonymous2 years agoNot applicable
Hi Anonymous ,
The Forecast feature typically requires a continuous date or numeric axis to function correctly.
The problem here is that the x-axis has two fields, and it can no longer be set as a continuous axis.There is a workaround: Please create a new calculated column like:
Column = 'Table'[Month N]*7+'Table'[Weekday N]-1The result returned will be a continuous number:
You can use it as x-axis.
Best Regards,
Gao
Community Support TeamIf 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