I have imported a field [Meeting Date] which has prior year and future six months data. I want to use a button or other appropriate method to set the dates shown as either all the dates prior to today or all the dates in the future. I am using the Field [Meeting Date] in the Action Select in Field. I haven't found a way to get the Search String to return the results I am looking for. I can return = Today(),(one date, naturally) but using <= Today() isn't working. I'm very new to QlikView, but have done similar things with other BI tools. I apparently don't understand the way the tool works with scripts. I have seen examples such as ='<=' Today(), but that doesn't return any results and gives me formatting warnings.