Unfortunately I am still getting Power Automate return a TRUE in the condition variable (Where if row is blank in SQL then send me an email notification) however once I checked the SQL database there is data available relative to yesterdaydate (2022-03-28)
I should only be receiving an email notification if this date was NOT in the SQL data
Please see screenshot below that shows the data in the SQL table

Please see the below screenshot that shows the Filter Query and the Top Count in the "Get Rows" action

Please see the below screenshot that shows the IF TRUE/FALSE condition test results for when I tested the flow with this top count functionality, so here it is telling me that the SQL rows are blank

Please see the below screenshot that shows the IF TRUE/FALSE condition that checks the length of the returned rows (Sale Date)
