Skip to content

PeoplePicker.SelectedPeople JSON parsing error #376

Answered by denise-msft
Havgo asked this question in Q&A
Discussion options

You must be logged in to vote

Please try branching to a blank value instead of the PeoplePicker property if there is a blank or error state using following formula in the Items property of the gallery or referring component:
If(!IsBlankOrError(DataCardValue6_1.SelectedPeople),DataCardValue6_1.SelectedPeople, Blank())

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by denise-msft
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation Component: PeoplePicker
5 participants
Converted from issue

This discussion was converted from issue #309 on August 01, 2023 01:07.