Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
gidon500
Creator II
Creator II

Qlikview-Server - issue

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 (ooxml, embedded labels, table is גיליון1);
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

4 Replies
Anil_Babu_Samineni

Can you work for directory of root using like?

LOAD A, B
FROM (ooxml, embedded labels, table is גיליון1);

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
ramasaisaksoft

Hi David,

Go To QMC-->Documents-->Select the Document-->Right hand side you can see Reload Tab-->

Image result for qmc application Documents tab, 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.


gidon500
Creator II
Creator II
Author

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

ramasaisaksoft

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.