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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Dynamic listbox in dependence of two listboxes

Hello,

i will change a listbox (month) in dependence of FY and Year like table-chart. How can I hide scroll bar under month listbox ?

Regards Stefan

1 Solution

Accepted Solutions
MK_QSL
MVP
MVP

Instead of fieldname in list box use below expression

Aggr(m_MM_YY,m_MM_YY)

View solution in original post

4 Replies
MK_QSL
MVP
MVP

Instead of fieldname in list box use below expression

Aggr(m_MM_YY,m_MM_YY)

Anonymous
Not applicable
Author

Can I ask you something else what concerns this theme?

Timeboxes are working fine. Now I have some Set Analysis and timeboxes should working with it.

MK_QSL
MVP
MVP

Can you elaborate your question little more?

Anonymous
Not applicable
Author

I've add one sample. Set Analysis should work with timeboxes.