Hello everyone,
I have a combobox with a filter based on another combobox. When modifying a record, the value retrieved from my gallery doesn't appear in the defaultselecteditem of my combobox despite trying several methods. You can see the images below.
In the item properties, the value of the filter is as shown in the image below :
I attempted to address the problem using different approaches within the defaultselecteditem, such as the following:
DefaultSelectedItem : {Value : ThisItem.ValeurColonne} or [ThisItem.ValeurColonne]
Note: The value coming from the gallery is extracted from a Dataverse table of text type, while the value of the combobox is sourced from another Dataverse list.
Has anyone encountered this issue before and can provide assistance? Thank you.

Report
All responses (
Answers (