Hi,
I have an Excel Sheet. It contains information about a the districts in different countries. It has Mainly three fields Country, States, and Districts. The country has different states, the state has different districts. The excel contains one record for each district. Now i want to import this data in SharePoint using Power automate flow in such a way that The data of countries goes to a list called "country" which is created on SharePoint without being duplicated. The data of states goes to a list called "state" with its country name as well. Here the state name is not to be duplicated. The data of districts goes to a list "District" with its country name as well as its state name. How can i do it in power automate.