Hello Alteryx,
I have a workflow where I need Alteryx to automatically assign DM number to each unique reference in the output produced. I am thinking of an Analytic App (blank field) where the user will input the last DM number used.
Example: If the user fills in DM-20053 in the Gallery/server, the output should produce output with the next assigned DMs (DM-20054, DM-20055, etc.) in a sequential order. Thank you in advance.