The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
78 | |
77 | |
37 | |
33 | |
31 |
User | Count |
---|---|
92 | |
81 | |
58 | |
48 | |
48 |