Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi There,
How to export a particular Table from Qlik Sense Data Model to CSV.
I have table named " Ticket" in my Data Model, How to export the table to CSV.
Anyone, Please Help.
Thank you!
after generating the Ticket table in your datamodel you can export using store command, just like storing qvds
Store Ticket into lib://someConnection/Ticket .csv (TXT);
after generating the Ticket table in your datamodel you can export using store command, just like storing qvds
Store Ticket into lib://someConnection/Ticket .csv (TXT);