Forum Discussion
Error when Save and Close dataflow
- 4 years ago
Thanks for the suggestions, unfortunately they didn't help. I managed to solve the problem mysef by changing the proceedure I followed. After I uncomment the line
Source = ODBC_BLP800CFBL(SalesOrdersSQL,RangeStart, RangeEnd),
I also delete
#"SalesOrders-44415445-autogenerated_for_incremental_refresh" = ...I then save the dataflow and this last line is re-inserted automatically.
Hi, RobertSlattery
Please refer to the following post, hope it can help you.
https://community.powerbi.com/t5/Service/Can-t-save-dataflow-Unknown-exception/m-p/2033530
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- RobertSlattery4 years agoResponsive Resident
Thanks for the suggestions, unfortunately they didn't help. I managed to solve the problem mysef by changing the proceedure I followed. After I uncomment the line
Source = ODBC_BLP800CFBL(SalesOrdersSQL,RangeStart, RangeEnd),
I also delete
#"SalesOrders-44415445-autogenerated_for_incremental_refresh" = ...I then save the dataflow and this last line is re-inserted automatically.