RobWunderlich / Qlikview-Components

A library for common Qlikview Scripting tasks
197 stars 99 forks source link

QV12.10 Error in Qvc.IncrementalSetup if QVD does not exist #62

Closed RobWunderlich closed 7 years ago

RobWunderlich commented 7 years ago

In QV12.10, if the target QVD does not exist, Qvc.IncrementalSetup fails with script error:

Error: Cannot open file: xxx

In Qv12.10, the function QvdNoOfRecords(targetFile) throws a script failure if targetFile is not found.