Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
thyagoguimaraes
Contributor
Contributor

Sense Condition expression

Hi,

How can I make a conditional expression QlikView desktop sense ? Section access only is enabled for the server version .

2 Replies
ogster1974
Partner - Master II
Partner - Master II

You can use an IF Statement in your expressions or load to cut your data.

=IF(<Condition is met>,<Do this>,<Do something else>)

Is that what you mean?

reddy-s
Master II
Master II

Hi Thyago,

Section access is only available in the Server version and hence as Andy suggested, you will have to curtail the data using an IF condition or by loading an other table with users information and inner joinning it with the fact table.

Thanks,

Sangram