Hi Team,
I have an unique issue which requries a uinque..
Lets say I have a List called - "Scenarios"
-Scenario1
-Scenario2
-Scenario3
Using the list in a module called "Data Scenario"
I want to copy data of Net Sales from Scenario 1 to Scenario 3, I know I can use the import action, however in that case, I will have to manually map the scenarios. (1>3)
Is there a way to copy data from 1 scenario to another without the manual mapping in the Import action. Lets say, if we want to provide option to the user to create scenarios in future independtly & also copy data from one to another.
Thanks
AB