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.

Help fixing this formula

Khristian_Evans
8 - Asteroid

IF [price] = '80' AND [trade_date] = '20240519' THEN 'PPL' ELSE 'PENELEC' ENDIFF

1 REPLY 1
davidskaife
14 - Magnetar

What's the error you're getting?

 

Edit: you have to end the statement with ENDIF not ENDIFF

Labels
Top Solution Authors