Forum Discussion
FJV
5 years agoFrequent Visitor
Example PBIX on using the new API enhancements (tables, columns)
Recently I read this announcement: Announcing Scanner API (Admin REST APIs) enhancements to include dataset tables, columns, measures, DAX expressions, and mashup queries | Microsoft Power BI Blog | ...
V-lianl-msft
5 years agoCommunity Support
Hi FJV ,
You could refer to this:
https://github.com/ferrybouwman/Power-BI-Read-Only-REST-API
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
FJV
5 years agoFrequent Visitor
Thanks for the link. This is helpfull, but I'm really looking for an example for documenting datasets in which the new API is called directly from the Power BI report without using a Dataflow or Powershell script. Any ideas where I can find such an example?