Re: Replace empty split output with "N/A"
Sure, you can use nested expressions..
I suggest you get the first one to work in a compose action,
then you do the next part in the second compose action.
Once that is working you can replace the reference in the second action with the code from the first.
But really, take it one step at a time.