Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
hi prasad
yes you can restrict the values using a where clause in qlikview after loading the QVDs
using where field name = '20'