Hi Team,
I am trying to get this data into the pivot format showing the type of status and also count/number into an output report. Any ideas?
Many Thank,
Hi @jaywalker12,
Something like this?
You need to use summarize tool. I have prepared a workflow for you.
Hi Emil,
My current flow I am only getting the numbers for each status but not like in the pivot where you can click into and get the actual status message. Is there a workflow to add on to this or separate one to be created for status message?
Understood , thanks guys. Could one method be pulling in the status messages separately into an output file and combining with my original output with the count? If so, how would it be done?