Hello,
is it possible to set a number in the format: 1 = "001", 2 = "002"?
Thanks for your attention...
Solved! Go to Solution.
Configure the Number column as above, then use TEXT([Number]) to set the Text column value.
It doesn't work in CONCATENATE(). You have to use a virtual column as suggested and then in CONCATENATE() you find the desired format.
Thanks for your attention...
User | Count |
---|---|
25 | |
15 | |
4 | |
3 | |
3 |