Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi all, I am a fairly new user of datamarts. I created several dataflows in Power BI service to feed them as a data source for a datamart. The resulting ETLs do not have any datetime type columns. However, when attempting to create a report, one particular column gives me this error.
The error message clearly states that the out of range error is due to a datetime column. The weird thing is that I created this report in Power BI Desktop using the same dataflows with no issues. Is this due to the fact that datamarts generate a dataset that one can query using SQL? Why does it mention datetime when there is no such data type? Does anyone know a workaround?
Thanks.
Hi @stochastic_desc ,
1. Try getting it as a TEXT rather than DATE datatype in Power BI.
2. Check if the data is out of range.
0001-01-01 through 9999-12-31 (1582-10-15 through 9999-12-31 for Informatica)
date (Transact-SQL) - SQL Server | Microsoft Learn
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