Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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 |
---|---|
64 | |
59 | |
47 | |
33 | |
32 |
User | Count |
---|---|
84 | |
75 | |
56 | |
50 | |
44 |