Skip to content
Discussion options

You must be logged in to vote

Hi @JuanSombrero23,

There isn't currently a built-in option in TE3 that automatically stamps a set of annotations onto an object the moment it's created, but you can get very close to what you're describing using two features that already exist, and both of them let you vary the annotations per object type.

The first is macros. If you save a C# script as a macro, you assign it a context (Measures, Tables, Columns, and so on), and the macro then only appears when you right-click that object type in the TOM Explorer. You can also bind it to a keyboard shortcut, so applying it is a single keystroke right after you create the object. Because it's C#, you can prefill dynamic values such as the…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JuanSombrero23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants