Use the label operator to give any column the name you like
http://code.google.com/apis/chart/interactive/docs/querylanguage.html#Label

Thanks
Hillel

On Tue, Nov 15, 2011 at 2:07 PM, Roni Biran <[email protected]> wrote:

> ???? can you explain in more detail what happened and what you need. maybe
> send a link to a sample spreadsheet?
>
>
> On Mon, Nov 14, 2011 at 10:20 PM, Adrian <[email protected]> wrote:
>
>> I have a spreadsheet in google docs and when I run
>>
>> =query('Data'!A:Z;"select C, (Sum (Q) / Count(Q))*100 group by C ")
>>
>> in another spreadsheet it generates a table that I use for a chart
>>
>> I want the second column to be labelled 'Accuracy' but it defaults to
>> ' product(quotient(sum accuracy_materialcount accuracy_material'
>>
>> how do I change this?
>>
>> thanks
>>
>> --
>> 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.
>>
>>
>  --
> 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.
>

-- 
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.

Reply via email to