Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Paginated Reports without using report builder

Hello all, 

I was wondering to know, f there is a way to create paginated reports without using the MS report builder. And just using the PowerBI desktop (optimized for report server) ??

1 Reply

  • luisrh's avatar
    luisrh
    Responsive Resident

    Power BI desktop doesn't know out RDL's and how to build them.

    If you can't use Report Builder,  You can create RDL reports programatically using the API.  For simple tabular reports it's pretty simple.  

    Hope this helps.