Forum Discussion

KimRavizza's avatar
KimRavizza
Qrew Cadet
2 years ago

Pipeline updates date, but does not clear

Good morning,

I've created a pipeline to update a date field in one table from a date in another table. When I add or change the date, it works fine. When I remove the date entirely, it does not clear it from the other table. Is there an additional step I need to take for this?

Thank you,

Kim


------------------------------
Kim
------------------------------

2 Replies

  • It is known behavior of a Pipeline that putting a blank into a field does not blank it out, rather that step is ignored.

     You need a step where this is put into the field.

    {{CLEAR}}


    ie with the curly double brackets.

    You probably need a special step to detect the blank to take that step.



    ------------------------------
    Mark Shnier (Your Quickbase Coach)
    mark.shnier@gmail.com
    ------------------------------
    • KimRavizza's avatar
      KimRavizza
      Qrew Cadet
      Thanks Mark. As always, you are my hero! Works perfectly.

      ------------------------------
      Kim
      ------------------------------