Forum Discussion
Anonymous
7 years agoNot applicable
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
- luisrhResponsive 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.