To Display all the prior months including the current month in the report

Ranvir06
New Contributor II

Dear Community

I have requirement to pull all the prior months including the current month for my report. Currently I am using this(T#POV.AllPriorInYear)  function which gives me the only prior to the current month but not current month, and I need both the prior months along with current months to display in report. 

Any solution to this will be very helpful and appreciated. 

1 ACCEPTED SOLUTION

ajackett
New Contributor III

Hi Ranvir, 

You should be able to fix this by using T#POV.AllPriorInYearInclusive to bring in the current month. 

Let me know if this works for you. 

Cheers
Andrew

View solution in original post

1 REPLY 1

ajackett
New Contributor III

Hi Ranvir, 

You should be able to fix this by using T#POV.AllPriorInYearInclusive to bring in the current month. 

Let me know if this works for you. 

Cheers
Andrew