We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. 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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 56 | |
| 40 | |
| 36 | |
| 18 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 67 | |
| 38 | |
| 34 | |
| 23 |