Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Pie chart for every row based on field

Hi,

 

Our report had multiple rows for 1 category. For every row we want to see a specific pie chart.

The problem is nog every category has the same amount of rows.

Ex. category A  = 3 rows , category B = 4 rows , category C = 2 rows , category D = 1 row.

 

How can we add a pie chart to show per row? Or which visual can we use?

 

kind regards,

Davina

3 Replies

  • Anonymous ,The information you have provided is not making the problem clear to me. Can you please explain with an example.

     

    countrows(Table) provide count of rows and can cut across any parameter
    Appreciate your Kudos.

    • Anonymous's avatar
      Anonymous
      Not applicable

      amitchandak 

       

      In our report we have a filter: "category".

      There you can select one of following:

      • Category A
      • Category B
      • Category C
      • Category D

       

      For every category we want a detail table with informatie, but also per line a pie chart with some values.

       

      Category A shoul give following:Table

       Value 1Value 2Pie chart
      line 12030pie1
      line 24050pie2
      line 36080pie3

       

      Category C

       value1value 2pie chart
      line 12030pie1
      line 28070pie2

       

      For every row we should see different pie charts.

       

      Is this possible?

       

      kind regards,

      Davina