Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi
I loaded a Firebird Database via ODBC into Power Query and all worked fine.
Then I added in the table VERRECHNETELEISTUNG the custom column called Type... if [Tarifstufe] = 5872 then "internal" else "external" with the correct results.
--> Close and load to Desktop I get the following error message
Without the custom column it loads properly...
What is the reason for that message?
Thank you.
Solved! Go to Solution.
What is the reason for that message?
Powr Query doesn't know how to handle the data type of your custom column. Use CAST or similar to make it into a Text column.
Ok, I have no clue what CAST is. I changed the format in Power Query to text with the same result.
But I found a workaround. Thank you for your help!
What is the reason for that message?
Powr Query doesn't know how to handle the data type of your custom column. Use CAST or similar to make it into a Text column.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 5 | |
| 5 | |
| 4 |