Skip to main content
March 29, 2022
Solved

Create a bar chart with user filter

  • March 29, 2022
  • 2 replies
  • 0 views

Yo !

I'm trying to create a chart (horizontal bar chart, especifically) and, after watch all the videos about it, I couldn't figure out a way to set some users filter. In a grid report it's izi. But, even after set in record type user filters, they aren't avaible for chart report.

As far as can understand, a grid is required to add user filter for a chart. Is the correct ?

If not, how could I create those filters?

Best answer by stefanhelzle0001

This also includes how to create a manual filter. You should be able to adapt that to your use case.

docs.appian.com/.../recipe-filter-the-data-in-a-grid.html

2 replies

stefanhelzle0001
March 29, 2022

This also includes how to create a manual filter. You should be able to adapt that to your use case.

docs.appian.com/.../recipe-filter-the-data-in-a-grid.html

March 29, 2022

Ty for reply. I've read it and thought that wouldn't works. Despite your suggestion is not in documentation, it works smoothly. Next time I'll consider to test solutions from other similar scenarios.