microsoft / powercat-creator-kit

This toolkit helps create well-designed Power App experiences on the web & mobile. It contains a component library; PCF controls and other utilities that increase developer productivity.
MIT License
296 stars 49 forks source link

People Picker Column Failing to pull through member/guest addresses #428

Open Blues1981 opened 7 months ago

Blues1981 commented 7 months ago

Hi,

We have a canvas app with a SharePoint List as a data source we have created a people picker field person/group column.

We also have two Dynamic security groups contained in Azure with different email addresses, the people picker is failing to pull through the email addresses from the dynamic security groups within the canvas app.

Any advice greatly received?

Thanks

AB#1479

denise-msft commented 4 months ago

@Blues1981 can you please share sample Power FX code of how you pull the data from SharePoint, and how you are formatting it into the component properties?