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 nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi,
Need Help!
Got error message below.
Any Idea??
HI @Anonymous ,
I'd like to suggest you check your datasource fields to confirm if unmatched data type records values add to your datasource.(e.g. text value exist in number filed, date value exist in bool field)
Regards,
Xiaoxin Sheng
somewhere in your data transformations you change the column type to logical (probably from Any), but the column which is affected has null values. You should either change the null values to 0/1 depending on your use case, or filter out the null values from that column
alternatively if you need to keep the null values as they are then I'd suggest using different data type
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 19 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 52 | |
| 37 | |
| 31 | |
| 27 |