I have a workflow that develops a list of records with a field that has URLs for about 90% of the records. For the remaining 10% of records, that field's value is "N/A". Is it possible to create a hyperlink for only those values in the URL field that aren't N/A using the Reporting Tool?
One caveat: my data is already sorted in the way I need it to be, so I'd prefer to not use an approach where I use a filter step, then add the hyperlink where the value isn't N/A and then a join.
Example with a desired output column shown:

Thank you in advance for any help!