I am working on a model where I want to, either through a dashboard or output to a note pad file, the values of a label every time I change it.
There may be an easy way to use code to output (because I use a message to a source to change the label value). I have the value it changes to stored in a local variable in the message trigger, but to actually record that value without going through a messy global table setup is not ideal.
Thanks for the help.