Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello,
Thank you for your help in advance! I am getting the following error message:
Solved! Go to Solution.
Hi @_Aleksa_ ,
You're seeing this error because RIGHT is a text function and you're comparing its result to a number.
To fix this, simply put the number 2 in double quotes (i.e. "2") or wrap the entire RIGHT function with VALUE.
Best regards,
Martyn
Hi @_Aleksa_ ,
You're seeing this error because RIGHT is a text function and you're comparing its result to a number.
To fix this, simply put the number 2 in double quotes (i.e. "2") or wrap the entire RIGHT function with VALUE.
Best regards,
Martyn
| User | Count |
|---|---|
| 43 | |
| 35 | |
| 26 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 64 | |
| 56 | |
| 40 | |
| 21 | |
| 20 |