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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

dimension limit

could anyone help me with creating a dimension limit to only show row highlighted in gray. Thanks!

dimensionlimit.PNG

5 Replies
NareshGuntur
Partner - Specialist
Partner - Specialist

Based on which condition you want this to happen?

Is it a top one, or least or on what basis you want to show this?

Cheers,

Naresh

PradeepReddy
Specialist II
Specialist II

can u elaborate your requirement..

on which basis u are limiting the dimensions,  on Rank/Target/Actual basis?

amit_saini
Master III
Master III

Hi,

You need to define something similar expression:

=if( YourCondition,LightGray(150))

Thanks,

AS

HirisH_V7
Master
Master

Hi ,

Do you require for every Four steps of the Dimension Should be in gray or what ??

Like this,

Means- IN your expression Back ground Color,

=if(mod(RowNo(total),4)=0,DarkGray())

Or else

=if(YourCondition,DarkGray())

Hope this Helps,

Hirish

HirisH
susovan
Partner - Specialist
Partner - Specialist

Hi,

Please Forward all.

Warm Regards,
Susovan