I am customizing a list in SharePoint via PowerApps.
My end goal is simple - I wish to have two multi-select dropdowns whereby the second dropdown would rely on the first dropdown.
As an example, My first dropdown would contain values for 'Countries' and my second dropdown would contain values for 'Languages' based on languages spoken in those countries, both allowing the user to multi-select options.
Is there a way to do this?