Skip to main content
November 7, 2023

Anyway we can copy cell details via BR?

  • November 7, 2023
  • 2 replies
  • 0 views

Anyway we can copy cell details (Amount, aggregation Weight, Classification and description from period 1 to Period 2 via business rule?


Ashok_0-1699318112047.png

 

 

2 replies

November 7, 2023

Yes. The rule will essentially export the cell detail into a csv. OS looks at that file and appends each line with the new data unit dimensions. Finally it imports the file to the new data unit. It will need to be triggered via data management in order to know the source and destination data units and the file path.

AshokAuthor
November 9, 2023

Thanks chul I guess not ideal way but will give it a try. I wish there was a simply data copy function for this as well.