You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
We want to use TMDL partial declaration, the simplest is example is probably the date table.
We could have a base Date.tmdl and multiple extensions, e.g. one consisting calendar year definitions and one with financial year definitions. Tabular Editor supports loading this, but when serializing the model, the files are merged together into a single one.
Describe the solution you'd like
When saving model to folder:
Deletions should be removed from the original file where it was defined
Modifications should be modified in the original file where it was defined
Unsure how to handle additions within GUI, maybe source file attribute, custom dialog, ...?
Goals
Partial Declarations / Separations are not lost when saving
Background
No response
Additional context
I understand this may probably a request to Microsoft, but in the end Tabular Editor has to support it as well to store the origin of each node in the TOM.
template: ideaAssigned automatically to new feature requests and ideas
2 participants
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe
We want to use TMDL partial declaration, the simplest is example is probably the date table.
We could have a base Date.tmdl and multiple extensions, e.g. one consisting calendar year definitions and one with financial year definitions. Tabular Editor supports loading this, but when serializing the model, the files are merged together into a single one.
Describe the solution you'd like
When saving model to folder:
Goals
Background
No response
Additional context
I understand this may probably a request to Microsoft, but in the end Tabular Editor has to support it as well to store the origin of each node in the TOM.
All reactions