Forum Discussion

SidsDataAnalyst's avatar
SidsDataAnalyst
Regular Visitor
4 years ago
Solved

Replace null Special form

Hi All

How can i replace only null value in 2nd column with the customer tye in 1st Column?

Please help me friends

3 Replies

  • v-chenwuz-msft's avatar
    v-chenwuz-msft
    Icon for Community Support rankCommunity Support

    Hi SidsDataAnalyst 

     

    Can you try to change the code with null or “”via Advanced Editor as the following after you create a Conditional Column.

     

    “”

     

    Or

    null

     

    Or

    “null”

     

     

    Best Regards

    Community Support Team _ chenwu zhu

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.