Any charts not getting refreshed

0
"Hello everyone,   I've been working with charts, specifically pie and bar charts, to display data. However, I've encountered an issue:on applying filters while the data changes in the background/DB tables upon calling the change, the charts on the frontend aren't reflecting the desired updates. Any suggestions on how to resolve this?"  
asked
1 answers
0

Hi Rushikkesh,

Try to add and trigger on change microflow for dropdown to divert the data source based on the user selection.

answered