Hi community,
I am new to Power Apps, I tried to create a Canvas App based on the below Excel file which I have to OneDrive

(the excel file has two sheets, Details which displays the current location of an agent, and City which will be used to edit that location)
I connected the both tables to Power Apps

The problem I am facing is that I get empty values when I change the DataCard type (Details-city) to Drop Down list

I tried connecting the drop down to the second table which contains the list of all possible cities but I got another error, I think I am stuck in a closed loop.
Any suggestions are welcome.