Forum Discussion
Anonymous
2 years agoNot applicable
Developer mode & git for reports with live connection
Hello! I currently have two reports that share the same dataset published, hence are connected to that dataset via live connection I want to start using version control for this reports and that...
RuiRomanoMS
2 years agoMicrosoft Employee
When reports and semantic models live in different workspace there is no problem, the byConnection will be preserved when exporting to Git.
Only when both report and semantic live in the same workspace, when exporting to git because they are in the same workspace the definiton.pbir of the report will be by default as a relative byPath connection.
lbendlin
2 years agoSuper User
Maybe worth adding an override option that always uses absolute addressing.