Hello everyone,
I'm trying to let user to select a row and then change the value of a cell.
but i couldn't do that perhaps because of some Configuration in Action tool
using Debug i figured out that Alteryx replaces this
[Customer Segment] IN (Champions=False,Loyal Customers=False,Potential Loyalist=False,Recent Customers=False,Promising=False,Customers Needing Attention=False,About To Sleep=False,At Risk=True,Can't Lose Them=False,Hibernating=False,Lost=False)
instead of the Selected value
how can i achieve this?
Regards