Hi All.
Is it possible to complete data for Visio depending on the selected row in the table from the dashboard, such as statuses, parameter values?
Can I Retrieve data from a selected row in dashboard into a Visual Visio in DMA view?
Big tahnks for answer.
Br.
Jarek
Hi Jaroslaw,
This looks like something that might be useful in certain cases, however, I don't think that this is available today. For this, it might be good to add a DataMiner Feature Suggestions - DataMiner Dojo.
The other way around is possible though. You can add the SelectionSetCardVar column option to your table parameter definition in the connector. When selecting a row, you will get the value from the column on the selected row (e.g. the primary key). At this point, you have a session variable with the value and can make use of it by using the placeholder [cardvar:xxx]. This placeholder can be used in your Dashboard URL to automatically select the feeds in your Dashboard to update the data. You can find a tutorial here on the subject: Embedding a connector dashboard in Visual Overview | DataMiner Docs.
Kind Regards,
Jarno