0

I made the pie chart clickable in active report and linked to data deck and to filter on lists but the thing here if it's possible to multi select on chart and how to make it reset to show all items I can't make it anti select so it show all as when it loaded

anyone faced that before

Brian
  • 14,610
  • 7
  • 35
  • 43
user3734290
  • 41
  • 1
  • 11

1 Answers1

0

I think I understand what you are trying to do here.

You appear to be trying to set the value of a filtered pie chart in an active report to be unfiltered, or similar to a case where you have "selected all"

The simplest way to do this is to create a button that will set the variable filtering the chart to empty. Since you are not filtered all values will be shown.

Source

Maeve Kennedy
  • 239
  • 1
  • 4
  • 11