Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a DAX Date table (code below) and I want to use trendlines and forecast on a line chart, however, the format of these fields is TEXT. If I tried to set the Data Type to DATE in Power BI, I receive an error stating it "can't convert type Text to type Date". Since these field have a data type of TEXT, the Trendline and Forecast options are not available. I want to be able to do trends and forcasts by mmm-yy and q#-yyyy. How can I create my date taple to ensure the fields have data type DATE? Thank you.
DAX Date Table Code
, I understand that. My question was regarding whether their is a way to format the DAX info as a date instead of text. For example, if I want to use the quarter for my forecast, can I format my DAX Quarter filed as a date instead of text. The format of this field is Q1-2024, Q2-2024, etc.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.