Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
User | Count |
---|---|
98 | |
76 | |
74 | |
49 | |
26 |