Forum Discussion
Data Pipeline executes multiple times
I have a pipleline and when it runs, either manually or scheduled, it executes multiple times. This seems to occur with any data pipeline we create. Is there something I am doing wrong?
To test I created a stored proc in a warehouse that inserts a date into a table.
Execute the pipline and check monitoring hub, I can see it is running multiple times
Check the count again and I see there are multiple inserts
I'm not sure if I am doing something wrong or if there is a bug.
We found the issue was a firewall related. There were retries because *.analysis.windows.net was not allowed. This caused multiple instances to be fired off when we manually tried to run the pipeline. Following these instructions worked: https://learn.microsoft.com/en-us/power-bi/enterprise/power-bi-allow-list-urls