Hi,
I have a dataflow that pulls a number of tables from another environment. The schemas in source and target are identical. If the target tables are empty, the flow works as expected. If I rerun the flow, it runs for about 10 minutes, then fails with the unhelpful message:
"There was a problem refreshing the dataflow. Please try again later. (Request ID: 67993598-ac32-470e-9aa9-ff87a2d4835d)."
No hint as to what causes the problem. I have set up a small PoC for myself with other tables but with similar features (specifically parent tables with lookup fields to child tables) which works as expected, i.e. I can refresh it several times without a glitch.
I've also tried to split the dataflow into separate flows, one for each table, with the same result.
Are there any logs or other tools to figure out what's going wrong?
Thanks in advance!
Solved! Go to Solution.
Hi @Rydman,
There could be several reasons, common ones are:
FInally, you can try to open a Microsoft support ticket at https://admin.powerplatform.microsoft.com/support and they can probably provide additional info from their telemetry on their end.
Hope this helps!
Hi @Rydman,
There could be several reasons, common ones are:
FInally, you can try to open a Microsoft support ticket at https://admin.powerplatform.microsoft.com/support and they can probably provide additional info from their telemetry on their end.
Hope this helps!
Hi @EricRegnier
It was indeed a problem with keys. It was not key duplication that was the problem but the way I had constructed a key that was causing the problem. Thanks for pointing me in the right direction!
I would still appreciate having some log or other mechanism to tell me what's causing problems. Being able to debug must be every bit as crucial for dataflows as for any other piece of running code one would think.
Cheers!
I know @Rydman it's a common annoying from Dataflows! Feel free to submit the idea at: https://powerusers.microsoft.com/t5/Power-Apps-Ideas/idb-p/PowerAppsIdeas
User | Count |
---|---|
20 | |
11 | |
10 | |
5 | |
5 |
User | Count |
---|---|
31 | |
30 | |
15 | |
12 | |
9 |