I created a power automate process that pulls from a power bi dashboard. It sends email alerts when someone has more than 20 jobs listed under their ID. Is there a way for Power Automate to check if it has already alerted the same count of jobs with userID before sending a new alert? I need sort of a real-time alert so I'm going to set it to run every 15min. But I don't want it to resend the same email alert every 15min because management hasn't resolved the case yet. But I would like it to send another alert if the job count increases.