Forum Discussion
shmulikvarsano
8 years agoFrequent Visitor
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...
Anonymous
8 years agoNot applicable
shmulikvarsano,
The behavior you describe is by design. Unless you uncheck "Enable load" option or "Include in Report refresh" option for one of the tables, the queries will load twice.
Regards,
Lydia
shmulikvarsano
8 years agoFrequent Visitor
Thank for your answer.
I still don't see the reason for this behavior.
but if it's by design i will live with this.
Thanks