How to Display Record Owners in Power Apps Canvas Gallery (Without Trigger Loops)
I recently worked on a project to create a Canvas App that displays all tasks and projects at an organization in a gallery view. One seemingly simple requirement turned into an interesting learning experience: displaying who a record is assigned to. The Challenge: Accessing the Owner Field My first instinct was to use ThisItem.Owner in the gallery to […]
How to Display Record Owners in Power Apps Canvas Gallery (Without Trigger Loops) Read More »
