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 reordered even though the developer has not touched these measures.
this is causing a lot of strain reviewing pull requests.
2 Comments
- frithjof_v
Community Champion
We are experiencing the same reordering issue. It's annoying because we manually need to check the Git diff just to find that there's actually no diff - just lines of TMDL code have been reordered but it's not something that we did ourselves. It's Power BI causing the TMDL reordering issue.
- harzabRegular VisitorI 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
**BUG** Please fix web model editor UI not working with role-playing dimensions
A key part of complex semantic models is the ability to reuse tables for scenarios like role-playing dimensions (e.g., Date table for DOB, Date table for SalesDate). I've specifically run into this w...arpost1 hour agoPost ProdigyNew3Views0likes0Comments- fbcideas_migusr1 hour agoNew MemberNew323Views9likes3Comments
Favorites, recent fields and field groups in the Data pane (large models)
On big models the Data pane is a pain. Search helps, but you keep searching the same stuff again and again. And when a lot of fields have almost the same name (UN, UN METAS, UN_corr, UNIDAD_NEGOCIO…)...WildAnalyst2 hours agoNew MemberNew2Views0likes0CommentsAllow Workspace Admins to View Power BI Semantic Model Configuration Without Requiring Take Over
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Description As a Power BI Workspace Administrator, I understand why own...LeonardGreene4 hours agoNew MemberNew7Views0likes0Comments