Forum Discussion

Ranvir06's avatar
Ranvir06
New Contributor II
2 years ago

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

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. 

  • 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

  • ajackett's avatar
    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