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: 
qlikview979
Specialist
Specialist

Dates remove

Hi Experts,

Please find the attached file.

loveisfailstalwar1avinashelite‌@

I have two columns like Start Date,End date  like number of rows but i want to remove Saturday,Sunday Dates.

I want show to only Monday to Friday dates in List box.

Regards

Mahesh

11 Replies
Anil_Babu_Samineni

I just opened your excel, In excel the format looks like time period, may be try this? I don't have software to load your source

NetWorkDays(Date(Date#([Event start date] & [Event start time],'MM/DD/YYYYhh:mm:ss TT'),'DD-MM-YYYY'),

Date(Date#([Event Cancel date] & [Event Cancel time],'MM/DD/YYYYhh:mm:ss TT'),'DD-MM-YYYY'))

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
qlikview979
Specialist
Specialist
Author

Thanks for your help Anil.

not showing  data in list box.