Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guy
I have installed qlikbiew server ( without publisher)
i have created for test very simple doc located in the loacl server :
LOAD A, B
FROM
work great using the server reload .
in this case the excek file located on the server drive C:
when using
LOAD A, B
FROM (ooxml, embedded labels, table is גיליון1);
where S is located on dirrent Server , I get FAILED status , it does not read the data from the excel file
note:WHEN I RUN THE DOC FROM THE LOCAL qlikview it run perfect .
whet am i doing wrong ?
thanks
Gidon
Can you work for directory of root using like?
LOAD A, B
FROM (ooxml, embedded labels, table is גיליון1);
Hi David,
Go To QMC-->Documents-->Select the Document-->Right hand side you can see Reload Tab-->
At the end ,you can see 2 names like
Parameter Name
Parameter value
Go to the Parameter value for Excel files and select your .xlsx file path then do the Reload application.
Automatically it will take it as a Relative Path .as Anil mentioned above.
Goog Morning
I found a solution yesterday evening , instead os:
S:\qv\server\file.xls
\\mt-server\qv\server\file.xls
and it works ok
I do not have the publisher installed .
so I do not see the sourc document TAB .
you thing it is a good solution .
thanks
gidon
Hi David,
If you got the solution/issue solved
please close the tread by clicking Correct Answer so that our other folks will get a chance to get solutions for their issues in the loop.