Skip to main content
May 8, 2024
Question

Interact 2 different graphs

  • May 8, 2024
  • 2 replies
  • 0 views

Hi,

I am new in Appian. I have a requirement where 2 graphs should interact with each other. For ex. if a value selected in pie chart, the column chart should also display the same value selected in pie chart. The graphs are in different interface.

Could anyone suggest how I can achieve this using a dynamic link or a!save function?

Thanks so much in advance.

    2 replies

    stefanhelzle0001
    Brainy
    May 8, 2024

    I wrote a blog post about data in interfaces. It explains how various parts of a UI can interact with each other.

    https://appian.rocks/2022/07/05/data-in-interfaces/

    konduruc733182
    May 8, 2024

    Using a common variable that points the value to filter and alter the data would suffice. Also I would ask you to go through the blog post Stefan provided for better and easy understanding.