Forum Discussion
piyushj
9 years agoFrequent Visitor
Power Bi Service Refresh - timeout expiration issue
Hi PBI Team, We are facing an issue in power bi service as well as in desktop app. We have huge amount of data available in tables (>10GB). We are importing data using SQL Server database. Previo...
GilbertQ
7 years agoSuper User
Hi there
what do you mean by the duration parameter?
what do you mean by the duration parameter?
Anonymous
7 years agoNot applicable
I mean the time out parameter that you set while connecting to any source. You can see that in advance editor M code.
[Timeout=#duration(0, 0, 5, 0)])
- Anonymous7 years agoNot applicableI guess the timeout parameter can only be set if using SQL Server. But not sure if that will override the 5 hours timeout which is present on Power BI Service for any individual running query. Regards