Forum Discussion

shmulikvarsano's avatar
shmulikvarsano
Frequent Visitor
8 years ago

double loading when source = table

I have two tables: Table1 that load many XML files from folder and its take some time. I have table2 and the source = table1. The problem is that now all the XML files are loaded twice and the loa...