Hello,
I am trying to build a ticker that displays information from a dataset that fits a certain week number.
Dataset is built up with 2 columns: one is called WEEK, the other TEXT
The WEEK column is set as string/value and has a number from 1 to 53 , the TEXT column is set to the same type and holds a text we want to publish that week.
Now i am at the point where i want to filter out all records that have a certain week number, f.i. for this week it would be 45 (nov 8 2018).
I searched for a solution and thought it would be as easy as setting a filter where the WEEK value would equal WEEK(CURDATE()), but that would be too easy i guess. at least it doesnot work. no data is displayed.
Does anyone know what i could so? Help is greatly appreciated.
Greetings from a happy XIBO admin.
cms 1.8.11