Hi Dojo Team,
I have several Dashboard Components where the data sources are configured using GQI.

I then linked these components to a Visio drawing so that the information can be viewed directly from the Cube, based on the documentation below:
https://docs.dataminer.services/develop/devguide/Visio/linking_shapes/Linking_a_shape_to_a_dashboard_component.html
However, the data observed in Visio (linked to Dashboard Component State 6) does not match what is shown in the Dashboard. It appears that the data is not being refreshed automatically.

Could you please advise if I may have missed any configuration steps, or how the linked component in Visio can be refreshed automatically?
Thank you in advance for your guidance.
Hi Jeeva,
I see you are using a State component, probably with a parameter as data. Does this component update correctly when using the link that you used in the Visio directly in the browser? If not, then something might not work on the web side (or some other), unrelated to Visio.
Hi Jeeva, is there a trigger or a refresh timer on the dashboard somewhere? If you are embedding parts of the dashboard, you are only embedding that component, which means things that interact with it might be missing.