Skip to Content
0
Former Member
Jul 25, 2016 at 12:44 PM

input variable logic after user input

28 Views

Hi all,

I have made a calculation view and it has one parameter "fiscal year period".

This field contains value like 2016.01 which is fiscal year+.+fiscal period ( "GJAHR" +'.'+"MONAT").

Now if user enters value like '2016.01' , in the backend I need to fetch data for 1 year , i.e., from 2015.01 to 2016.01.

How can i achieve this?

Regards,

Meenu