Canvas Apps: Display CDS Owner Field. Conditional if Statement and Polymorphic Lookups - Freefalling Through... Canvas Apps Episode 3

In the third episode of 'Freefalling Through... Canvas Apps' I add the opportunity status and opportunity owner field to the galley items. Adding these fields will increase visibility and make testing the filters we add later easier.

In doing so, I'll use my first conditional (If) statement as well as the AsType and IsType functions to display the correct data in the owner label.

The following resources helped me in through this part of the build -

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-references

Previous
Previous

Canvas Apps: Sorting, Searching and Filtering CDS Gallery by Status and Owner. Freefalling Through... Canvas Apps Episode 4

Next
Next

Canvas Apps: CDS Gallery Items, Related Entities, Formatting Currency - Freefalling Through... Canvas Apps Episode 2