QlikView Script Query with Multiple Load statements
Assuming the case below
Table X:
Load* This load might include some new fields formation from the existing fields
Load*
This load might also include creation of some new fields from the existing fields. Resident Table Y
Could someone explain why are multiple load statements excueucted here ? What could be the purpose behind multiple load statements in above mentioned case ?