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: 
mallikarjun_h
Partner - Creator
Partner - Creator

after downloading the data from QVD file is it possible to restrict a field using the WHERE clause as we do in SQL?

I have one column which contains 12 20 30 values multiple times and I need only 20's. Which function should I use to get that data?

1 Reply
rajkumarb
Creator II
Creator II

hi prasad

yes you can restrict the values using a where clause in qlikview after loading the QVDs

using where field name = '20'