Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Hi,
Right click of Week list box -- General --> select hide Exclude.
Regards
ASHFAQ
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.
Hi Ashfaq...
Thank You for ur solution it's helped me.....
Hi,
Check the below post for another options
http://community.qlik.com/message/600433#600433
Regards
ASHFAQ
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...
Hi,
Have a look at attached application.
Regards
ASHFAQ
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......
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
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....