I'm using CDS and I have a field of type OptionSet.
I have addedd the optionset on the DisplayForm and now I want to check if there is data in the OptionSet then display something else something else.
Below is the formula used(Location and Room both are OptionSets):
If(IsBlank(ThisItem.Room),ThisItem.Location,ThisItem.Location&"("&ThisItem.Room&")")
When I run the app it is working fine but I see an error always on the lable Text:
"Invalid argument of type (Text). Expecting a OptionSetValue value instead".
Any idea what's going wrong here?
Power Apps User Groups are coming! Make sure you’re among the first to know when user groups go live for public preview.
Did you miss the call?? Check out the Power Apps Community Call here!
User | Count |
---|---|
276 | |
210 | |
76 | |
45 | |
39 |
User | Count |
---|---|
355 | |
227 | |
121 | |
72 | |
54 |