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: 
lylererger
Creator II
Creator II

Text on Axis

Hi friends!

I'm showing Years and Months on X-axis of Chart using next expressions

If(ГодМесяц<=Min({<[% Показатель ID]={4004}>}ГодМесяц),МесяцНомер)

If(ГодМесяц<=Min({<[% Показатель ID]={4004}>}ГодМесяц),Aggr(Max(Год),Год))

with "text on axis" option on.

To show Years I am using next issue

If(Год=Aggr(Max(Год),Год),RGB(97,105,121),ARGB(0,0,0,0))

Help me to show the Year next to Month Number 6 if nothing selectedСнимок.PNG

Help

Demo app in attachment.

Thanks in advance!!!

0 Replies