dwhansen-cbg
6 years agoContributor
Add Leading Zeros
I have strings that are storing a two digit number (i.e. 00, 01, 02, etc) but I need to add another leading zero (i.e. 000, 001, 002). I don’t want to simply concatenate a 0 on the front in case I ha...
- 2 years ago
Hello khanh_tran,
As a first step you should disable the Ignore empty result in the Directory Browser Snap, then you can check using the following expression:
$ == {}
For more details, please refer to the attached pipeline and let me know if this helps you!
Regards,
Aleksandar.