I am currently developing an app which utilizes multiple list dropdowns, with each dropdown filtering into the next to limit the possible selections, such as: Continent -> Country -> State -> Town
There is also a text input within the app.
I am attempting to record all of the responses from the user (Each drop down and the text input) and insert it as a new row in an excel document using Power Automate and am having very little luck. Any ideas?