Forum Discussion

tommy_g's avatar
tommy_g
Helper V
5 years ago
Solved

Paginated Report development cycle - using the Service with Report Builder and multiple sub-reports

My traditional Power BI development mode: author in Desktop. PBIX file is saved and versioned to OneDrive. Simple. Publishing is always a one-way process "up" to the Service. With Paginated Reports,...
  • lbendlin's avatar
    5 years ago

    #1 - it's all you.  Get your repository, clone it, push the changes etc.  Nothing is built in.

     

    #2 - We've been asking for this for a while. Maybe it will come some day.  In the meantime ALM Toolkit and Deployment Pipelines are some (weaker) stop gap alternatives.

     

    Keep in mind that RDL files are XML with a weird file extension. You can ingest them in git directly. PBIX (or better PBIT) are ZIP files that you first need to extract, and then you have a bunch of JSON.