Forum Discussion
Is the git integration with a workspace one-way or two-way?
Thanks muhssamy , after a bunch of digging around, this is what I found -
Could this be it? Either way it seems like in order for paginated reports to work with git integration, PBI Service has to be a middleman, it can't be on either end of the pipeline. So that brings me to my next question - how did you get it to work? As in local repo to git repo to service sync?
Hi, I very quickly tested created a paginated report and it looks like it needs to be in a specific schema format. So I suspect your suspicions are right about having to create in the service, at least for now. Until there is a way to save it locally with the below schema definition (or attempt to create the schema definition locally first).
I hope this helps.
- pborah2 years ago
Solution Sage
Yepp that seems to be it. Unfortunately report builder doesn't save paginated reports in that format directly so yes for now service will have to be a middleman to facilitate that. This is what our devops expert said the other day as well as a possible reason/clue.