Hi,
I have a workflow to count number of inspections and fails and I run it every week. I'm using summarize tool to count the id's. I just noticed that if there is no data then summarize tool is not taking the count as 0 and no output is written. Just wondering if there is way to use summarize tool to output the number of records as is if any data is there or output as 0 if no data? I already tried count records tool to do this but my team wants me to use summarize tool and do the count. Thanks in advance.
Expected output
Count of Inspections Count of Fails
10,000 0