Hi,
In attached workflow why I am not able to use exp like this ? IF [_CurrentField_] = 15 THEN 1 ELSE 0 ENDIF
I know I can use column "Apple" in my workflow but In my real workflow I have a cross tab which create every time different set of columns so my column names always changes. I need to use dynamic column so expression needs to be using _CurrentField_ not column name.
Thanks - Ashok