
Hi PP community!
I am seeing this in my canvas app: This is on the defaultSelecteditems property it is linked to a table in dataver
I am using a Yes/No choice column in my dataverse and for Priority I am using a choice column (High, Medium, Low). Not sure why the radio button is brining in my values like this... The only way it display's just the Yes or No value is when I make a selection:
has anyone encountered this issue before?
Thank you for your time and help 🙂
@ZeeCCBL2022 - that usually indicates the table/schema returned in the Items property and the table/schema returned in the DefaultSelectedItems property from your LookUp function are not the same.