hello good night, recently add a csv to the dataset and using a sql filter clause throws me the result No Data returned from the source, and I used the sql clause previously in another layout with ticker.
the information is
rows
menu dtstart dtfinish
dish1 27/08/18 00:00 27/08/18 23:59
dish2 28/08/18 00:00 28/08/18 23:59
dish3 29/08/18 00:00 29/08/18 23:59
the filter I use is: NOW() > dtStart AND NOW() < dtFinish
The last dataset that I added and it worked was 3 weeks ago, that’s why it’s very strange to me that today I do not want to work.
today update to version 1.8.11 hoping that it solves that small detail and still does not work.
thanks.
