Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible to create connector in Qlikview to access CSV files from Linux server, and convert all the data to QVX file format.
When we get new data from server is it possible to append data to older QVX file in Qlikview by using 3rd party connector not by Qlikview script.Also can Qlikview works on real-time data by using sockets programming in 3rd party connectors.
I think it just extract data .
i want this-->
CSV data from one persistent storage(may be at linux server) -->connector 3rd party-->create n append qvd/qvx file.
connector must hav facility to append the qvx file.
connector must be capable of accepting data from sockets(source in memory data -->destination in memory data)
so that real time datatransfer can achive.