core.noscript.text
I'm currently using the following calculated field in Tableau. I'd like to apply it in alteryx as well, but the formula doesn't seem to fit. Would anyone know how I can word it better?
ZN(SUM([Overdue Amount])) - LOOKUP(ZN(SUM([Overdue Amount])), 1)
Hi @ccano
Here is how you can do it.Workflow:
Hope this helps : )