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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Exclud data from a text box

Untitled.png

Hi Guys,

I am running the following report which is pulling data per month and then date.

how can I make the report shows only the dates related to that month in the Day text Box?

Thxs

10 Replies
CELAMBARASAN
Partner - Champion
Partner - Champion

Hi,

     Use this expression in listbox because in the previous you cann't able to select.

     =Aggr(Date,Date)

Hope it helps

Celambarasan