The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi everyone,
Can someone help me figure out what is happening. My model has been working and refreshing until today when I got the error below;
I think there has been some changes in the source database (CosmosDB) but I don't know where to start looking.
Thanks,
Solved! Go to Solution.
Hi @eWise ,
The error message shows there are columns in the Order table that is Record type, which is not supported to compare.
Go to Query Editor and check the column and change it to other type.
Best Regards,
Jay
Thanks @amitchandak and @Anonymous After another attemp to refresh, the power query error actually pointed to the errant column and I was able change the datatype.
Cheers!
Hi @eWise ,
The error message shows there are columns in the Order table that is Record type, which is not supported to compare.
Go to Query Editor and check the column and change it to other type.
Best Regards,
Jay