Announcements
The issue you’re encountering is that RecordInfo() does not work with collections. It only works with records coming directly from a connected data source (such as a SharePoint list, Dataverse table, or SQL table) that has permission metadata available.
In your example, you are using:
You need to call RecordInfo() on a record from your actual data source, for example:
RecordInfo( First(YourDataSource), RecordInfo.EditPermission )
RecordInfo() requires:
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 424
WarrenBelz 355 Most Valuable Professional
11manish 290