Hello,
I built a sharepoint list that I am trying to automate an emailed report that shows all of the items added in the previous seven days.
I built a List view that shows the information I want using the following filter and this works fine.

However, Power Automate only reads the columns contained in this view, not the filter.
I've tried, unsuccessfully, to build a filter query in power automate to replicate this filter but so far have had no luck.
The email part works, but it's pulling the first 100 records each time.
I've tried a few different things I've read on these forums for other people, but I keep getting errors because the Filter Query setting can't do dynamic calculations on the fly.
Can you help?