The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
182 | |
81 | |
64 | |
46 | |
41 |