Forum Discussion
stiggrr87
5 years agoHelper I
Dataflow with web error
Can I get this code working in dataflow??? let Source = Table.FromRows(Json.Document(Binary.Decompress(Binary.FromText("PY1NDoIwEIWv0syaUNi4YGeiOzXs28Y0MMYaoNAOJIZwG2/ixaTyM4uZ5HvvzRMCnkStzzjXTV...
- 5 years ago
Hi , stiggrr87
You can check these related thread:
Bug-Can-t-save-dataflow-Same-queries-work-in-Power-BI-Desktop
Dataflow-Error-on-save-dynamic-data-source
Issues-with-using-a-parameter-in-web-content-url-in-dataflow
In addition, you can open a support ticket to let engineers look into the issue on your side.
Best Regards,
Community Support Team _ Eason
stiggrr87
5 years agoHelper I
Hi!
I managed to figure out that I need to use parameters in Web.Contents() instead hard coded input. Dataflow is working now and refresh can be scheduled 😉
Thanks for the good hints!