Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi folks,
our generator provides several QVDs for one subject which differentiates by year.
File2012.qvd
File2013.qvd
File2014.qvd
We still have the QVD which holds all data in one QVD
File.qvd
In Monitor we load
Load * from File????.qvd
The result is that 4 QVDs had been loaded (2012, 2013 and 2014 and the file.qvd)
I would have expected a different behaviour that only the QVDs File201x would have been loaded.
Is this the correct behaviour (I would have used File*.qvd if need this behaviour) or is it a bug?
We use 11.20 SR5
Regards
Absolutely a normal behaviour.
Absolutely a normal behaviour.
Maybe by adding the clause "where len(filebasename) = 8"
regards
Marco