Experts -
I am building a macro to be used during workflow development that will evaluate whether the measures at the beginning of the workflow are the same at the end (i.e. detect if something went awry in between). So basically have 2 inputs (beginning measure values and end measure values), compare the 2, output the results and throw an error if they don't line up.
Easy enough - however I would like to be able to adjust the measures I am feeding the macro based on the workflow. So if I need to compare member count in one workflow and dollar amounts in another, or some as yet undetermined measure in a future workflow - I need the macro to process whatever I give it.
Is that possible?
Thanks in advance for the help!
(Apologies, due to company policy I cannot share anything on the forums.)