Deluge function/code for converting decimal to Base36?
Hi,
I'm familiar with Excel converting Numbers upto base36 with the BASE function.
- BASE( number, radix, [min_length] )
Can we do this in deluge in Creator? What's the workaround if not.
Use Case: I have an Auto-number field, based on the auto-number field which is in decimals, I want a formula field/function to generate a BASE36 number on another field.
Appreciate the help,
Thank you,
Jayanta