Why is this REST API for getting model data a POST request?
Because of the limitations of getting data from ODATA feeds in PowerBI, this forces users to create custom code in PowerBI to get model data.
On the other hand GET is for free and requires no custom code. Life would be easier if SSRS REST API supported GET model data or POWER BI would make POST request drop down easy
Lance Milbouer