Hello all,
I have a canvas app and i want some conditions to be dependent on the values of the Status reason codes (not the actual status codes). is there a way to access the status reason code VALUES in canvas app?
Thanks

Hello all,
I have a canvas app and i want some conditions to be dependent on the values of the Status reason codes (not the actual status codes). is there a way to access the status reason code VALUES in canvas app?
Thanks
Hi @YoavOrion ,
It's not possible to get the Value of Choice column directly, but in canvas App, you can use If statement to manually set value based on the Label:
Best regards,