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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Export Field/Cell as a SQL Script

I am building a dashboard to capture error reports/QA testing, and there is a field in the data that will generate a SQL Select script that points to the problem areas in the data.

For example, if a job is run and 40 fields cause the job to fail, it'll populate a field in an audit table (that QV pulls from) with a SQL script that would select the 40 fields in the DW.

Would it be possible to download that script as a .sql file on a button press?  Right now I have it as part of a pivot table, and I understand that I could just copy the cell's contents, but I was wondering if there was an easier way to do it.

1 Solution

Accepted Solutions
stephencredmond
Partner - Specialist II
Partner - Specialist II

Hi,

Add a button and add an Action.

Look at the External / Export option - you can choose to export a single field or multiple fields.  Either to clipboard or a file.


Regards,

Stephen

View solution in original post

1 Reply
stephencredmond
Partner - Specialist II
Partner - Specialist II

Hi,

Add a button and add an Action.

Look at the External / Export option - you can choose to export a single field or multiple fields.  Either to clipboard or a file.


Regards,

Stephen