Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

custom power bi report server front end

Hi everyone.    Just doing some scoping. previously with SSRS you could build a custom frontend and use this to navigate and run the various reports.    is this still possible withtin Power bi re...
  • d_gosbell's avatar
    7 years ago

    It should still be possible. As far as I am aware the portal UI is just built on top of the public webservice/REST APIs. So in theory you could build your own UI over the top of these APIs too.