We have direct query dashboard set up to connect to Azure database. Our Azure database has 15M rows for Fact table and on P2 tier.
From desktop version, it takes around 10 minutes to show visuals on dashboard, no error.
But when I tried to publish to Power BI Service or import to Power BI Embedded, most of visuals cannot be loaded.
I am not sure what problem is, I guessed initially it's related to timeout, but I cannot find any configuration to setup timeout for Power BI Service.
And for Power BI Embedded, I also cannot find any property to set up timeout when updating the data source gateway using C# code.