Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Converting a tableau calculated field in Alteryx

ccano
8 - Asteroid

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)

1 REPLY 1
atcodedog05
22 - Nova
22 - Nova

Hi @ccano 

 

Here is how you can do it.

Workflow:

atcodedog05_0-1635357323654.png

 

Hope this helps : )

 

Labels
Top Solution Authors