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: 
Anil_Babu_Samineni

Week Number Count

Hello Friends,

I do have one Date Field. In that, i want to show the week number in Text object.

I written, Count(Week(DateField))

Is that expression is correct?

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
11 Replies
Anil_Babu_Samineni
Author

Helpful

I am expecting some thing like this

Count(Distinct WeekNumber)

Here, Week number is Num(Week(DateField)) -- Script Level

Got it Thank you

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
dineshraj
Partner - Creator
Partner - Creator

Hi Anil Babu,

I get that as 1st week but i need the successive as 2,3,4.