Skip to main content
I am getting this error in einstein analytics studio while creating a dataset from external CSV file.

 

Error msg:

 

Something went wrong while executing the digest node: empty dataset: Only the dataflow owner or users with the View All Data permission can download the log. (02K2w000000BT9BEAW_03C2w000002FitWEAS)

 

How to resolve this?
3 answers
  1. Jul 31, 2025, 12:20 AM

    Thank you Andres, that was helpful. The error that I received was "(column: Last_Updated) '1/10/2017' cannot be parsed as a Date [error category: USER] [error code: 108] [root cause: parsing time "1/10/2017": extra text: "17"]." I resolved this by choosing M/d/yyyy instead of M/d/yy for the date format.

0/9000