Move data Adhoc

Hi,

 

I have a requirement to move data from 1 line item of April to 2nd line item June and the No. of months data should get shifted is based on the user input(adhoc). For Example, if the user selects 3 months, it should move from April to July, if he selects 5 months, it should move from April to Sep.

 

Rajasekhar_1-1594908760814.png

 

 

Please can you let me know some approach or idea on this. 

 

Thanks,

Rajsekhar

Best Answer

  • anirudh
    Answer ✓

    Hi Rajasekhar,

     

    Create another line item called POST with the formula:

    POST(Line Item 1, User Input)

    Then create an action to import the POST line item into the second line item


    Regards,

    Anirudh

Answers