MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.28k stars 21.47k forks source link

refresh data for published report #13428

Closed borys86 closed 6 years ago

borys86 commented 6 years ago

Hi there. How to refresh data of a published report? An example: I made a report, published it. Cosmos Db is constantly updated. In a while new data is added to Cosmos db. How automatically update the report so anyone can access latest data?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Alberto-Vega commented 6 years ago

@borys86 Thanks for the feedback! We are currently investigating and will update you shortly.

borys86 commented 6 years ago

I found this suggestion, to use Spark to push updates from Cosmos DB to the report via Spart but this is insane. https://github.com/Azure/azure-cosmosdb-spark/wiki/Configuring-Power-BI-Direct-Query-to-Azure-Cosmos-DB-via-Apache-Spark-(HDI)

What I want is probably something like DirectQuery mode for SQL Server.

SnehaGunda commented 6 years ago

@borys86 report refresh is not yet supported by PowerBI.com when using Cosmos DB data source. The support should be enabled from the Power BI team it can't be added from Cosmos DB. I have seen couple of other users request for this functionality over the past months. Can you please vote or log a feature request in the Power BI user voice: https://ideas.powerbi.com/forums/265200-power-bi-ideas

SnehaGunda commented 6 years ago

please-close

Alberto-Vega commented 6 years ago

@borys86 There are a couple alternatives for you to explore:

We will now proceed to close this thread. If there are further questions regarding this matter, please tag me in your reply. We will gladly continue the discussion and we will reopen the issue.

tanwarsatya commented 6 years ago

A report without data refresh, what is the use of it. This feature is in request from last 2 years and no response on that or a date for that. @Alberto-Vega-MSFT schedule refresh only allow daily or weekly refresh, what if data is changing more frequently. Now talking about building the functionality to call the refresh api on change feed is insane, refreshing the data is a basic functionality for any kind of reporting tool.

rslavey commented 3 years ago

Can you tell me if there is any progress on this? I have a Cosmos DB Power Bi report that will not refresh.