Hello,
I have the following :
Result :
Why isn't it showing 787440000 ? and how to fix that...
Thank you,
Solved! Go to Solution.
Hi @rhamza,
In the screenshot in the input section it looks like the value is a string and not a integer. Can you try "787440000" instead of 787440000.
on the right hand side, use the expression:
string('787440000')
User | Count |
---|---|
90 | |
41 | |
22 | |
20 | |
16 |
User | Count |
---|---|
134 | |
54 | |
47 | |
36 | |
25 |