Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
paulyeo11
Master
Master

How to add another filter for limit loadf

Hi All

I have below script , which can filter BRAND_SUB=HAKKO from sales Table :-

NewFilteredTable:

NOCONCATENATE

LOAD *

RESIDENT sales WHERE BRAND_SUB='HAKKO';

DROP TABLES sales;

In my QVW file i have 2 table , which is ARSummary Table , and i also want to filter another field , SEGMENT=Other.

Hope some one can advise me how to modify the above , so that it can filter more then 1 table.

Paul

11 Replies
Anonymous
Not applicable

Hi Paul,

Its just matter of learning from forum about basics and practice.

please go thru below links and get acquainted with basics of data modelling.

Posts by Henric

Get started with developing qlik datamodels

Advanced topics for creating a qlik datamodel

More advanced topics of qlik datamodels

Posts by Robert_Mika

Regards

Neetha

paulyeo11
Master
Master
Author

Hi Sir

Thank you for feed me so many interesting link By the way HIC is one my most respected person in design blog.

Paul

Sent from my iPhone