Hi ! Considering user request [1]_ I've written this demo [2]_ illustrating how to list inactive (Trac) users using the query language . However there's a tiny detail . I'd like to filter that result set (i.e. data table) to only show values of
max(time) < date '...' or what is the same dateDiff(now(), max(time)) > ... This would be normally handled by SQL having clause (afaict) but it's not present in GViz QL . Is there any way to get something like this done ? TIA .. [1] http://markmail.org/message/4fwcuqgia657ttq4 .. [2] http://dataviz.blood-hound.net/ticket/215 -- Regards, Olemis - @olemislc Apache⢠Bloodhound contributor http://issues.apache.org/bloodhound http://blood-hound.net Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: Popularidad de Python, septiembre 2013 - http://goo.gl/fb/tr0XB -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
