Forum Discussion

pranjbhatt's avatar
pranjbhatt
New Contributor III
10 months ago

Replace after checking the condition

Hi, 

I am building a functionality to check status of the job. I have passed several conditions in the conditional snap and would like to replace it with certain message, for the given field, if the condition is satisfied or else the field will use the default value. 

Following is my solution, but instead of replace the value in the field (load_status) it creating another record with the outcome, so there are two records, original records and another after the condition is check. 

I want to find a way to fill/replace the existing load_status field upon condition check. 


 

 

 

2 Replies

    • pranjbhatt's avatar
      pranjbhatt
      New Contributor III

      Hi Spiro, 

      The posted method is working. There was a small bug that was calling duplicates, resulting to multiple ouptut from the conditional snap.