Here is a simple trick to get around one of the limitations of dropdown controls, the fact that they can’t display data from related tables. In a dropdown control, only data in columns native to the table specified in the […]
Default Record By default, when a screen containing a Gallery is loaded, the first item in the Gallery is automatically selected. Sometimes this is helpful and sometimes not If you prefer to not have any record selected when the screen
Combining 2 Columns Sometimes it really helps to combine 2 columns to display in a dropdown control, for example if you have first and last names in separate columns Its straightforward to do that by using the AddColumns function within
Navigating Dataverse – 2024 Update In 2021, I wrote a series of blog posts on how to navigate up and down a chain of Dataverse tables At the time, finding the related parent or child records was straightforward using dot