erik18
11 years agoNew Member
Status:
New
API to pull data and images from PowerBI - e.g., get data from Dataset (e.g., as CSV, JSON)
API to pull data and images from PowerBI: - get list of Reports, Dashboards - get data from Dataset (e.g., as CSV, JSON) - get data from Report - get image of visualization PowerBI has 3 types of objects: - Datasets. They contain pure data, just rows. - Reports. It's visualizations for data. Actual state of report can be pinned to dashboard. - Dashboard. Set of pinned visualizations. PowerBI API allows get list of Datasets and push data into them. Getting list of Reports is not supported. So request is for: API to pull data and images from PowerBI: - get list of Reports, Dashboards - get data from Dataset (e.g., as CSV, JSON) - get data from Report - get image of visualization e.g., for - get data from Dataset (e.g., as CSV, JSON) I tried to send HTTP GET to https://api.powerbi.com/beta/myorg/datasets/{dataset_id}/table/{table_name}/rows but server returned 404 error code. From http://stackoverflow.com/questions/30124663/power-bi-rest-api-import-data/30170158
4 Comments
- diego18New MemberI like this idea. I also believe the API should allow the creation and retrieval of dashboards' tiles (I've just submitted those ideas) so that we could access a static image of the current snapshot.
- colin2New MemberYes, we have a lot of clients who would be able to use this to pull data.
- rpeNew MemberWould also like to be able to grab the data from a tile via API (instead of manually via the Export Data option)
- fbcideas_migusrNew MemberStatus added:New
Recent ideas
Auto-propagate Lakehouse (Direct Lake) permissions to users assigned to a Power BI App audience
Problem When a Power BI report uses a Live Connection to a Direct Lake Semantic Model, end users must have explicit ReadAll / ReadData permissions on the underlying Lakehouse (or its SQL analytics e...majofv43 minutes agoNew MemberNew3Views1like0CommentsAdd a Close or “Return to previous page” button to Semantic Model Security and Settings pages
When updating RLS group assignments through Semantic model > Security, there is no consistent in-product Close or Done button that returns the user to the previous workspace view. The browser Back b...Kalaiselvan3 hours agoFrequent VisitorNew2Views0likes0Comments