Hello,
I am a noob to PowerAutomate, and I'm using AI to help me get through what seems to be a very simple flow. I have an online Excel spreadsheet with a few columns and about 5 rows of test data. There are two main columns that I am using to filter the rows. One is Title & 1stDraftStatus. If there is a 'Late' in 1stDraftStatus and 'No Title' in the Title column, then it should skip the row and go to the next, which it does. I only want rows that have 'Late' in the 1stDraftStatus. Once it has all the correct rows, it should then email the person asking for an update. What is happening is that it does the proper filter, but when it goes to email, it sends an email to every row. I think it is a looping issue, but since I am not a coder, I am unsure. I am using the Classic version on Power Automate. I have attached my package so you can take a look.