We have started working using PBIP and Git integrations recently. It's been helpful but what's frustrating is the long list of Diffs we see on TMDL files where the relationships / measures being reor...
harzab
4 months agoRegular Visitor
I strongly support that this is a huge issue, if you have a semantic model with enough measures this becomes a constant pain and costs you a lot of time. However, I think the correct solution is not to change serialization behavior, but to change the design of TMDL completely. Honestly I am baffled at how anyone can think that putting all measures and columns in one file in a source code structure which specifically aims to enable management with git is a good idea. The ordering of measures and columns within a table OBVIOUSLY has no meaning! What makes it even worse is that this is a solved issue, the 3rd party library pbi-tools made the correct design choice and serialized each measure and column as individual files. Then, you can sort the files however you want, it won't leak into your repo.
Recent ideas
Power BI - incorrect handling of empty string parameter in DAX query in paginated report
Blank string parameters in paginated reports are treated as empty strings in Power BI Report Builder but as null values in the Power BI Service, resulting in incorrect report output. -> Create a pag...roshinikumarkar2 hours agoMicrosoft EmployeeNew21Views5likes0CommentsAllow NotebookUtils getSecret() to authenticate with Workspace Identity
Current behavior In Microsoft Fabric, notebookutils.credentials.getSecret() authenticates against Azure Key Vault using the identity of the user who executes the notebook. This behavior appli...tmihara4 hours agoNew MemberNew18Views1like1CommentAllow us to rename fabric data agents published to m365
If we use deployment pipelines to promote fabric data agents between dev, test/UAT, and prod fabric workspaces, we need to keep the name of the fabric agent the same in each workspace. If we want to ...PeterDaniels11 hours agoAdvocate IIINew188Views0likes2Comments