Hi Guys,
I have one concern like below:
supposed I have several input for reading large data from excel file and it costs 10 seconds, and these input data are using for lots of scenario(approximate 30 scenes), and at most I can handle 3-4 scenes at one canvas cause lots of lines and tools I need to drag and pull. i have to separate these into 10 workflows which will result in that I have to read these data source for 10 times. this costs extra time which i don't expect, is there any better solution that I can handle this?