How to retrieve Choices (option set) value in Power Apps Canvas from data verse for custom Field
Basically, I am creating custom updation. where I want to show user its selected option set value in from field which he/she had selected while creating from (creating new record).
In my case Field name (Column) is 'Reviewer Profile' which is the choices (option set). and I have created Lookup for that as you can see in screenshot and also global variable to store value.
As you see I'm using lookup for filtering column to get signed User 'Reviewer Profile' Value.
but I'm getting error you can see bottom of screenshot This Data type is unsupported for evaluation.
Try to help me on this issue. Thank You - @Krypton