Hi If the data source your are using does not support the "year()" scalar function, you can always create a data view with a calculated column<http://code.google.com/apis/chart/interactive/docs/reference.html#DataView_setColumns>on top of the query result.
HTH On Fri, Oct 28, 2011 at 8:51 PM, asgallant <[email protected]>wrote: > Hmmm...I don't know why that isn't working. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-visualization-api/-/4fbVscXdjrcJ. > > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > -- Yinnon Haviv. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
