01-26-2023 11:38 AM
Solved! Go to Solution.
01-26-2023 12:09 PM - edited 01-26-2023 12:11 PM
Hi ChrisB: you should be able to pass the values to the DM Sequence without needing to use stored Literal Values. We do this by using common ephemeral parameters within the DM sequences. These DM parameters are fed the dashboard parameters when a button is pressed (which executes the DM sequence). Here's a real example:
Hope that all makes sense. Give it a shot and report back.
edit: typo
01-26-2023 12:33 PM
Hi db_pdx. Thanks.
We are using a button to select an entity from a member dialog box. I know a value is stored to the parameter, because it is displayed on a label on the dashboard after the user selects the entity.
I have re-looked at it with your guidance as set out and I've realised that the button was not set to Save Data For All Components. It is sorted now! Thank you!
01-26-2023 12:09 PM - edited 01-26-2023 12:11 PM
Hi ChrisB: you should be able to pass the values to the DM Sequence without needing to use stored Literal Values. We do this by using common ephemeral parameters within the DM sequences. These DM parameters are fed the dashboard parameters when a button is pressed (which executes the DM sequence). Here's a real example:
Hope that all makes sense. Give it a shot and report back.
edit: typo
01-26-2023 12:33 PM
Hi db_pdx. Thanks.
We are using a button to select an entity from a member dialog box. I know a value is stored to the parameter, because it is displayed on a label on the dashboard after the user selects the entity.
I have re-looked at it with your guidance as set out and I've realised that the button was not set to Save Data For All Components. It is sorted now! Thank you!