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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
ferha_jafri
Partner - Creator III
Partner - Creator III

I want to select few fields data in a straight table

Hi everyone,

I have a list of matrices of a company and i want to include few of the matrices in straight table as dimension.

Thanks in advance

2 Replies
sujeetsingh
Master III
Master III

Ferha,

just use set analysis,

As for example there be Region and we want to include Region ="London"

then you can use a calculated dimension as -

only({$<Region={London}>}Region)

narender123
Specialist
Specialist

Hi Ferha,

You can simply "calculate dimention" in Dimention tab of preoperty of Straight table.

Calculate Dimention:

If(Company='a',Company)

See the attachment file.

Thanks.

Narender