Hi
Firstly, we are not able to directly import data from Azure Table Storage to Power BI Service. However, you can connect to Azure Table Storage from Power BI Desktop, create reports in Power BI Desktop, then publish the Power BI Desktop file(PBIX file) which contains dataset and reports to Power BI Service.
Secondly, it is not a large dataset when the Azure Table Storage contains 100000 record, you should not get performance issues when loading data to Power BI Desktop. However, please note that even though there is no restriction on how large a PBIX file can be locally. The size of PBIX file published to Power BI Service is limited to 1GB. And in the case that your pbix file is less than 1GB, but the data model grows beyond 1 GB, you will get a message when refreshing the dataset. For more details, please review this blog.
Thirdly, there is no need to install Gateway because both the Power BI service and the data source (Azure Table Storage) are in the cloud. Power BI automatically refresh data hourly, and you can configure different schedule refresh settings and manually refresh. Reference: https://powerbi.microsoft.com/en-us/documentation/powerbi-refresh-data/ .
Thanks,
Lydia Zhang
↧
Re: Automatic refresh Azure table storage
↧