ReportSQL - Human Friendly Name of Creating Process

Case Data and other tables have the Creation Process field, but it's just the ID of the process that created the record.

Get the human friendly name with a text formula field:

(select name from dynamic_process where id = %tableAlias%.dynamic_process_id)
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us