Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
YH_IKONS
Contributor II
Contributor II

Previous Fuction not displaying

YH_IKONS_0-1678184648785.png

Hi, I would like the third column to display to display the value of the previous month however, the previous function is not picking up in the directory of functions as shown below. Is there any other way to get the value of the previous month?

YH_IKONS_1-1678184906574.png

 

Thanks in advance.
Regards
Daanyaal

Labels (1)
1 Solution

Accepted Solutions
E_Røse
Creator II
Creator II

Previous() is a Script function, not a chart-function.

Try the Above() function. In pivot tables you can use the before()-function

Please like and mark my answer as a solution, if it resolved your issue.

View solution in original post

2 Replies
E_Røse
Creator II
Creator II

Previous() is a Script function, not a chart-function.

Try the Above() function. In pivot tables you can use the before()-function

Please like and mark my answer as a solution, if it resolved your issue.

YH_IKONS
Contributor II
Contributor II
Author

It worked,

Much Appreciated