Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
How I can use Lookup function in Qlikview?
Please give me onr Example.........
Syntax:
lookup( fieldname, matchfieldname, matchfieldvalue [, tablename] )
Example:
lookup('Price', 'ProductID', InvoicedProd, 'pricelist') or
lookup
('Location', '[Cust ID]', testcustid, 'test');