The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Solved! Go to Solution.
@Anonymous personally, I'd use the View method. This method allows any backend developer to determine mappings with ease and implement any changes to fields without impacting the model. (ex. the wrong column was mapped to "Name1", you can swap out the column and "Name1" remains intact from the model perspective.
Also, developers wouldn't need to figure out how to navigate the Tabular model to determine where any mapping/name change occured.
The list goes on, but suffice to say, I agree with you.
@Anonymous Unless I'm mistaken because of the mode... you should be able to just either double click the column name or right click and change the column name in your tabular model?
@Anonymous personally, I'd use the View method. This method allows any backend developer to determine mappings with ease and implement any changes to fields without impacting the model. (ex. the wrong column was mapped to "Name1", you can swap out the column and "Name1" remains intact from the model perspective.
Also, developers wouldn't need to figure out how to navigate the Tabular model to determine where any mapping/name change occured.
The list goes on, but suffice to say, I agree with you.
Thanks Eno,
Great to get your perspective on this.
Pbix.