Hello everyone, an thank you for your support
I have recently discovered Power Apps and I am really excited about the possibilities it offers!
I have followed the instructions from this tutorial : Working with Cascading Lists in SharePoint and Power Apps
And now I have 2 beautiful combo boxes, one where the user can select a Region, the other one where the user can only select a Country from this Region (screenshot below)
Say the user saves an item with Region: "Europe", Country: "France"
Now, what if the user changes his mind, edits this item thanks to the form, but only changes the Region without changing the Country ? Nothing stops him from registering Region: "America", Country: "France" for instance.
Is it possible to clear the value of the "Country" Combo box when the user change the "Region" Combo Box ?
Thank you for your attention and your help,
Cascading Lists