Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Real time Paginated reports

We need to generate Real time invoices using Power BI report builder (paginated reports).  Our data resides in Cosmos DB.   Approach 1 - Getting the data into Datalake and then to Synapse views to...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi lbendlin , 
    as per the business logic, I needed event hub connectivity between cosmos and power bi rest api. 
    I finally used azure functions to link event hub with power bi rest api and I am getting the records updated in power bi in less than a second. Thanks for your help, key here was azure functions.