I suggest: Select A, Sum(B) group by A Order by C... On Monday, July 13, 2015 at 12:21:34 AM UTC-3, [email protected] wrote: > > Hi all > > I recently found out about using pivot in the query language. > > However i'm having some problem arranging the order of the pivot table. > I want to pivot my data in the order of older dates -> new dates, but the > pivot function automatically returns me new dates -> old dates > > my function looks something like this 'select A,sum(B) group by A pivot > C' where the data in C are datetime. > > Can anyone advise? thanks >
-- 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/d/optout.
