How about querying for all 4 columns, putting them in a datatable, and then
using 2 dataviews, one "looking at" columns B and C, and the other "looking
at" columns B and D?

- VizBoy.

On Tue, May 5, 2009 at 10:09 PM, viz-adict <[email protected]> wrote:

>
> Hi!
>
> I'd like to show a Pie chart and a Table from my data
>
> My datasource gives me a table with columns:
> A: product code
> B: product description
> C: prize
> D: stock...
>
> How can I, making a single query, present:
> - columns B and C in a pie chart
> - columns B and D in another pie chart
> - columns A,B,C,D in a table
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to