Select Item activity not working when passing ‘Item’ as variable but it works perfectly fine when given the ‘Item’ value directly.
we would recommend to debug the flow and inspect the item variable within on of the debug panels
maybe a trim() is needed. Otherwise tell us more about the flow and from where the item variable is populated
Where is the value for the item variable coming from? Show us your code.
Value is coming from datatable, I’m using value from one of the rows from datatable, I have checked value also by using Log Message.
It’s work when I directly put the value, but don’t work when provided values as variable
Have debugged and updated the value manually in variables Panel but no luck
can you share with us the details as mentioned above: immediate panel / implementation screenshots. Thanks