Question

Photo of Arran France

0

Metrics: Pie Charts

We want to create a basic pie chart that has the percentage of people in home groups and the percentage not. Has anyone figure out a simple way to do this?
It would appear the pie chart takes multiple metrics so I'd need to create two data views (one for those in home groups, one for those not) and then two metrics and then link them all up in the pie chart which seems a bit convoluted. 

  • Photo of Jeremy Turgeon

    0

    Hi Arran,

    The method you mention seems to be the best way to accomplish this.  The only other way would be to build the same query in SQL that the dataview is reporting on.

    Hope that helps!

    • Arran France

      I think we'll use SQL for this as it seems to be less untidy. No point having a bunch of Data Views around that we won't use.