Forum Discussion
mklevemann
11 months agoFrequent Visitor
Unknown evaluation error code: 104100 With DataFlow Gen2
I've been getting this error with DataFlow Gen2 and have narrowed it down to a pivot step I am doing. I have a super simple table with 3 fields, Key, Name, and date; I'm pivoting on name. Any id...
- 11 months ago
So after a bunch of trial and error, I finally found the issue; after the pivot I had some rows in [error] and once I removed them it loaded successfully.
mklevemann
11 months agoFrequent Visitor
So after a bunch of trial and error, I finally found the issue; after the pivot I had some rows in [error] and once I removed them it loaded successfully.