Hello to everyone.
I have a table showing information of several month including the current one
But I need to get ONLY the information regarding the previous month without considering the rest, and also not considering when the month is showing zero values, Sort Descending.
My problem is because the month changes I don’t know how to do it, this should be dynamic.
The output should look like this.

I add a sample table for your consideration (with the rest of the months including the current one).
Thank you so much.