Forum Discussion

vstopp's avatar
vstopp
Icon for Helper I rankHelper I
7 years ago
Solved

Pie chart and table chart not filtering as expected

I have a table visual and a pie chart visual.  When I have 4 rows in the table, the pie chart does not display values correctly.  When I select 1 row in the table, the pie chart displays correctly.  ...
  • vstopp's avatar
    vstopp
    7 years ago

    I finally solved the problem by embedding adding the 4 ED Acuity fields into the primary table for each row.  It works now as expected.  It must have been a wonky join, or I needed to do some calculation.  Thank you for responding.