@Patrick_Perea
You make it dynamic this logic using below actions:

Filter applied for SharePoint get files action with two variables:

Code (Copy and paste the below code into your power automate desktop):
DateTime.GetCurrentDateTime.Local DateTimeFormat: DateTime.DateTimeFormat.DateAndTime CurrentDateTime=> CurrentDateTime
Text.ConvertDateTimeToText.FromCustomDateTime DateTime: CurrentDateTime CustomFormat: $'''yyyy-MM-dd''' Result=> FormattedDateTime
SET FromDate TO $'''%FormattedDateTime%T00:00:00.0000000Z'''
SET ToDate TO $'''%FormattedDateTime%T23:59:59.9999999Z'''
Thanks,
Deenuji Loganathan 👩💻
Power Automate Desktop Community Champion 🤖
Follow me on LinkedIn 👥
-------------------------------------------------------------------------------------------------------------
If I've helped solve your query, kindly mark my response as the solution ✔ and give it a thumbs up!👍 Your feedback supports future seekers 🚀