Discussion board where members can get started with QlikView.
Hello,
The property set in the Text Object below returns the current week number.
However what I try to achieve is that the field selection does not only return the current week but also the preceding weeks.
That is, select all weeks until today.
Is there a way to achieve this?
Gerrit
Solved! Go to Solution.
Try
='<=$(=week(today()))'
as search string
Try
='<=$(=week(today()))'
as search string
This does the trick.
You are my teacher.
Again I have learned something from you today