Hi
I want to replace Null values with "-'
Which is easy but the problem is it should be dynamic.
Like right now I have data till 5-jan-2023 but next day I will be having another column 6-Jan-2023 and I don't want to do it manually again.
So next day when I am running workflow it should dynamically take new column into consideration and Replace NULL with "-" for them as well.
I am attaching sample file for reference.
Please let me know if any other clarification is required.