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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to display weeks for perticular month only(in listbox or tablebox)?

Hi...

I create master calander.I got month and weeks ..

My exact need is when i pressed jan month i want to display only week days for jan month...

Please can any one help me..........

Thanx & regards,

Chandini.G

11 Replies
ashfaq_haseeb
Champion III
Champion III

Hi,

Right click of Week list box  -- General --> select hide Exclude.

Regards

ASHFAQ

MayilVahanan

Hi

Try with Networkdays() function.

Load Networkdays(Date) as WeekDay, * from tablename;

Then use WeekDay field which display only week days of the month. Its exclude week ends.

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
Anonymous
Not applicable
Author

Hi Ashfaq...

  Thank You for ur solution it's helped me.....

ashfaq_haseeb
Champion III
Champion III

Hi,

Check the below post for another options

http://community.qlik.com/message/600433#600433

Regards

ASHFAQ

Anonymous
Not applicable
Author

Hi....

Just i create slider object and text object with cross image.

what i need is when ever i pressed cross image i want to close slider object like following attachment...

Please help me...

ashfaq_haseeb
Champion III
Champion III

Hi,

Have a look at attached application.

Regards

ASHFAQ

Anonymous
Not applicable
Author

Hi ...

Thank you for your reply..

When ever i pressed cross button i want to close both slider object and cross button ..

Can you please help me......

ashfaq_haseeb
Champion III
Champion III

Ok,

But how you will enable it back.

I have attached another version.

Make sure to provide value 1 in i/p box

Regards

ASHFAQ

Anonymous
Not applicable
Author

Hi...

When i pressed the time button it displays listbox and cross image and when i pressed the cross image both listbox and cross image have to disabled....please help me..

Please find the following attachment....