Forum Discussion
Measure not able to apply to conditional formatting
- 4 years ago
Hi, taylororiger
I checked your code and found that you are missing a symbol which is causing the result to be wrong.
You need to change & to &&. & is for concatenating strings.
Did I answer your question? Please mark my reply as solution. Thank you very much.
If not, please feel free to ask me.
Best Regards,
Community Support Team _ Janey
Is there a way to change my measure data type to text? Would this make it able to apply as a field value? It is ont an option in the drop dow of data types.
- v-janeyg-msft4 years ago
Community Support
Hi, taylororiger
I checked your code and found that you are missing a symbol which is causing the result to be wrong.
You need to change & to &&. & is for concatenating strings.
Did I answer your question? Please mark my reply as solution. Thank you very much.
If not, please feel free to ask me.
Best Regards,
Community Support Team _ Janey