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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
jgreen95
Contributor III
Contributor III

Only load certain data from QvD

Hi,

Im tying to load only certain rows from my QVD into an app, rows where the field [Supplier] = "Supplier A"

How do i need to write this Where function?

 

Labels (2)
1 Reply
tresesco
MVP
MVP

Replace double quote with single, like

Where [Supplier] = 'Supplier A'