We're giving away 30 tickets for FREE! Share your story, your vision, or your hustle and tell us why YOU deserve a ticket.
Apply nowWin a FREE 3 Day Ticket to FabCon Vienna. Apply now
Hello
I have 3 reports with the same data sources, which are updated through the data gateway.
2 reports are updated normally.
One report invariably returns an error.
Error code:
{"error": {"code": "DM_GWPipeline_Gateway_RuntimeCheckFailedError", "pbi.error" {"code": "DM_GWPipeline_Gateway_RuntimeCheckFailedError", "parameters": {}, "details": []}}} Table: name_table.
I understand that swears on the table name_table. But I don’t understand what is wrong with her.
I did not find this error on the forum or similar errors from someone via google. I would be grateful for the help / advice.
Hi, @Timofeev
I have some questions.
1. Which data source are you using?
2. Are you using a enterprise gateway or a personal gateway?
3. Are the data source definition created in 'Manage gateway' mapped to all three datasets?
I'd like to suggest you update the gateway to the latest version and use Fiddler to troubleshot the scenario. Fiddler is a free tool from Telerik that monitors HTTP traffic. You can see the back and forth with the Power BI service from the client machine. This traffic list might show errors and other related information.
For further information, you may refer to Troubleshoot gateways - Power BI and Troubleshooting refresh scenarios .
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Timofeev ,
I am wondering if the issue is actually the timeout. I would increase the Command and Connection TimeOut variables. I believe the default is 10 minutes. Maybe something like 60 or 90 minutes instead of 10.
Proud to be a Datanaut!
Private message me for consulting or training needs.
@collinq ,
how to increase the Command and Connection Timeout variables? I have the same problem and would like to do this test.
thankful.
Hi
Thanks, I'll try.