Hello all!!
I am playing with the powerBI API and I need help with.
I want to get the meta data from pages of a specific report . My goal is to make API calls to
ApiUrl/reports/{report-id}/{pagename}, and get meta data from it. Just like we do for reports and dashboards. I have tried the same function without success , got a 404 error.
Is it possible?
If not, what other options do I have?