Bluestreak2k5
unread,Feb 12, 2012, 7:48:07 PM2/12/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
So I know I had asked earlier if there was a Date Filter for Control
Types, and their isn't.
However, I have figured out a way to make a filter for years if
someone does need to.
Add in an additional Column which has Years as Numbers, and then in
the chart(s) put
'view': {'columns': [x, y]}
and make sure that the column with 'Year' is not included in any of
the charts views.
Then you can reference this column in the control filter, but it will
never show up in your data.