I need to read an excel file that is created in a SharePoint and, if certain columns are present, return Yes in another excel in a SharePoint for a particular column name. For example, there will be certain column headers (Jul, Aug, Sep) and I need to return "Yes" in another excel if "Jul","Aug","Sep" are present in my other excel sheet where it would contain Jan to Dec as a column names.
Below I have attached a sample excel sheet for my explanation. So, there is no column in the name of Oct and so, so there is no update, but there is Jul, Aug, Sep, so there is yes updated in another excel file.
Kindly help me to create this kind of flow using power automate, so it reads the excel file created in a SharePoint and do the following actions.

