Hi Rob,
I'm starting to test Qlik Sense 3.0 and wanted to create the fiscal calendar using your script qvc,qvs, I have tried several ways to load the script, but none has succeed, certainly I doing something wrong because it works flawlessly in Qlikview.
the load script I'm using is as follow:
$(Must_Include=[lib:C:\localDirectories\Qlik\Sense\Qvc.qvs);
and I get the following error message:
------------------------------------------------------------------------------------------------------------
Started loading data
The following error occurred:
"$(INCLUDE= " cannot access the local file system in current script mode. Try including with LIB path
The error occurred here:
?
Data has not been loaded. Please correct the error and try loading again.
------------------------------------------------------------------------------------------------------------
I also tried creating a QVC directory in C:\ and load the script using the following line:
SET QvcLib='lib://QVC';
$(Must_Include=[lib:\\QvcLib(Qvc_Runtime)\Qvc.qvs]);
but I get the same error message, and I can't find the error, I tried searching in Google and reading the forums, but didn't find a clear way to solve the script load issue I'm having.
I'll appreciate all the help you can provide me !
Thanks in advance!
Carlos Rivero