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