Hi, I need to filter the the row from SP List, based on 3 given columns, that have been chosen via dropdown in the app.
The sharepointList data-source has the following columns: Country, Town, Service and Owner. First 3 columns are connected to dropdown.
I need to pull the value of Owner, based on the selected-dropdown and display it.
Thank you in advance!