Forum Discussion
Debugging dataflows Unexpected Error with Session ID
Hi nqzhhzmn
Could you confirm with your network admin that they are not making the time to re-authenticate to short?
- nqzhhzmn5 years agoAdvocate II
I am the network admin. We are a very small company, so I do all IT related stuff.
- v-easonf-msft5 years agoCommunity Support
Hi, nqzhhzmn
Please refer to this related thread.
Keep getting "unexpected error" when creating new dataflow
Try to add the account as an administrator in the workspace, and then create a dataflow.
Best Regards,
Community Support Team _ Eason- nqzhhzmn5 years agoAdvocate II
I am an admin in the workspace, so that isn't the problem. The solution is just to start over and re-author the dataflow, then it works. Somehow, the logic of the dataflow is just getting too much for Power Query to handle, and there is some mistake in the logic, so it just gives up.
I just wish I could fire up gdb, attach to the core file and see where it bombed. A reliable way to find the issue is definitely missing.