Using Sort, Distinct, Filter together for combo box Items– Canvas Apps (Dataverse)
Just sharing a simple example of applying a formula to the Combo box Items property, which includes Sort, Distinct, and Filter (If). Below is…
Just sharing a simple example of applying a formula to the Combo box Items property, which includes Sort, Distinct, and Filter (If). Below is…
Recently while trying to filter combo box Items we were getting the values but it was coming as blank instead of showing the name…
Suppose we have the following Combo Box named Status bind to one of the choice fields of Dataverse. Items = Asset Status option set…
Instead of hardcoding Combo box , we can bind it to the Choice / Option Set field of Dynamics 365 / Dataverse. Format –…
Learn how Fluent UI combo boxes differ from the classic ones. Uncover a hidden feature that limits the data brought into an app! The…