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: 
Not applicable

Open without data

Hello

On the "Recently Opened Documents" tab of the QV Client startup screen you can right click a application and select "Open without data". Is there any way to open a application without data when it's not on the recently used file list?

Many thanks.

3 Replies
marcus_sommer

See here: Batch-Reload with 0 lines

- Marcus

tresesco
MVP
MVP

Try command line syntax:

Qv.exe[ { switch } documentfile ]

For your case switch is:  /nodata

srchilukoori
Specialist
Specialist

you need to use the CLI for this

qv.exe /nodata <Documentpath>