Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Pass a Variable from Visio to Dashboard as indices for trend parameter.

Solved927 views8th April 2024dashbaord variables Visio pages
1
Steve Purcell [SLC] [DevOps Advocate]1.68K 4th March 2024 0 Comments

We are building a Visio to show an end-to-end view of a Video processing chain.  The overall display does not port well to the Dashboard view at this time.  We also have a popup Visio page for more detail where we show 4 parameters trend lines based on the associated selected service.  We like how the trend display looks and operates on the dashboard UI better (showing the readings as the user hovers across the trend line), so we were planning to build a Dashboard page which shows the 4 trended parameters then link the trend dashboard page URL to a Visio shape for the popup display.

The question is, since within Cube we are setting a variable to pass the IDX of the row to the trend data shape, is there a way to pass this variable to a Dashboard and use it as an indices for the trend display?  Otherwise, we will have to create multiple instances of the same dashboard for each user selectable service using the variable in the dashboard URL referenced.

Thomas Rich [SLC] [DevOps Advocate] Answered question 8th April 2024

3 Answers

  • Active
  • Voted
  • Newest
  • Oldest
2
Rene De Posada [SLC] [DevOps Advocate]1.90K Posted 4th March 2024 0 Comments

Hi Steve,

This is possible by passing the information in the dashboard URL. Please see [Specifying data input in a dashboard URL | DataMiner Docs].

Thanks,

Steve Purcell [SLC] [DevOps Advocate] Selected answer as best 5th March 2024
0
Thomas Rich [SLC] [DevOps Advocate]633 Posted 8th April 2024 0 Comments

A package has been developed that installs a connector, visio, and a dashboard that showcases this use case and can act as a guide for anyone needing to implement something similar.
The package can be found and deployed from the catalog here: Visio Feeding Dashboard URL Example | Catalog (dataminer.services)

Thomas Rich [SLC] [DevOps Advocate] Answered question 8th April 2024
0
Gabriel Borges [SLC] [DevOps Advocate]646 Posted 5th March 2024 1 Comment

Hello Steve,

This can indeed be done as we did this for a solution a while ago using a parameter feed that is then feed into a line and area chart component. With that configuration, then it’s just a matter or passing in the required information in the dashboard URL to preselect the parameter feed and the trend graph will show. We no longer have access to the customers example but I have created an example dashboard using this configuration here that has some parameter/indices already preselected.

Steve Purcell [SLC] [DevOps Advocate] Posted new comment 5th March 2024
Steve Purcell [SLC] [DevOps Advocate] commented 5th March 2024

Rene, Gabriel, thanks for the directions and example. We ended up doing something slightly different, since we only needed the indices passed, we were able to use:

JSON Formatted:
ziine.skyline.be/dashboard/#/db/Stagingarea/SPU/SPU-MSTrends3.dmadb?
data={“version”:1,
“feed”,
{“indices”:[“[var:vProcess]”]
}
}

URL-Encoded:
ziine.skyline.be/dashboard/#/db/Stagingarea/SPU/SPU-MSTrends3.dmadb?data=version1feedindices[var:vProcess]

Which passed the selected indices as the Visio variable var:vProcess to the dashboard and populated the different trends as desired.

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs