Forum Discussion

willyt150's avatar
willyt150
Regular Visitor
8 years ago
Solved

Access transformed data programatically

Is there any way to programatically access data that has been transformed by Power BI to display in our own custom application?   I see this forum question (Get data using REST API) from February e...
  • Eric_Zhang's avatar
    Eric_Zhang
    8 years ago

    willyt150 wrote:

    That is correct. We'd like to make use of Power BI's abilities for polling and transforming the data and then use and display that information within our application without being required to display that data with Power BI visuals.


    willyt150

    So far it is not possible, as I suggested, you can vote this idea REST API access to READ datasets up.

     

    By the way, I do think there're various ways(eg. SQL Server Integration Service and other similar ETL tool, or even pure SQL if your data resides in databases, or through some dev language Google tells more) to pool and transform data besides Power BI.