I’m working with ID card values. I use excel to convert the values into base32 and it extracts the data I need.
Currently, I use the following excel formula to convert the values(cellA1 used as example):
=decimal(trim(mid(A1,9,7))32)
Unfortunately this expression doesn’t work in AppSheet. Any suggestions?
User | Count |
---|---|
24 | |
14 | |
4 | |
3 | |
3 |