I have about 2000 fields spanning 100 tables. I am currently the only one adding notes to the .dbml file because I am afraid of sharing the file for others to upload. I am trying to find my own patchwork solutions with Gitlab to split up tables/table groups into their documents and allow Merge requests on those individual pieces rather than a 5000 line file, a with a Python script running automatically to create an updated single .dbml file to run the publish syntax.
Some documentation at least around making the .dbml file making more modular would be excellent
We are a data warehouse teams that in reporting models have dimensions that are repeated over different models.
Is this also a solution to from one model link and click to a specific other model based on a relation to that table?