Automated Report selecting last 3 rows

Hi All, 

I am working on a automated report that needs to send the last 3 cells of a sheet. I have found a formula with MAXROW that sends the last row, but I cannot find a way to make it do MAXROW (Minus 3). 

Can someone help me with this? I feel like this is a simple fix and I'm just too close to the project. 

Travis1_0-1658691397033.png

 

Thank you in advance

Solved Solved
1 12 660
1 ACCEPTED SOLUTION

Okay, my previous solution did not work. 

Here is how I solved it: 

1. Created a slice with formula: [TIME]=MAX(Notifications[TIME])

2. had a report call the slice, Condition set to: "true"

NOTICE: All of my records have a timestamp on when they are moved from one sheet to another (External tool). By pulling the MAX time, I was able to ensure the most recent time was selected. 

Thank you for everyone's help! 

View solution in original post

12 REPLIES 12
Top Labels in this Space