I have a Sharepoint list which I created cascading dropdown using PowerApps. However, when I try to save the list and trigger the flow, the selected value of cascading dropdown cannot be passed to the flow.
For the list, Expense Item is the cascading dropdown based on the value in Nature field.
I don't want the people to click a separate "Save" button in PowerApps other than the default save button on the top of the list. So my question is how to get my cascading dropdown selected value to flow?
Thank you.