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
    • Kanban workshop
    • 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
  • Support
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Dashboards – How to create a DCF Node Edge visualization that shows complete flows

Solved581 views9th April 2024Dashboard DCF node-edge
4
Sebastian Ulloa [SLC] [DevOps Advocate]1.94K 8th April 2024 0 Comments

Hi community,

I’m working on a node edge component that illustrates the connections between elements. These is working fine with the usage of DCF, but I’m wondering if it is possible to show certain flows based on a root node.
For example, I have a flow like: E1 -> E2 -> E3 -> E4 -> E5, where “E” stands for element. If I were to filter the node edge component by E3, it will show me connections to E2 and E4, but then I will be missing E1 and E5.

Is there a way to make a filter that shows me the complete flow (upstream and downstream), or will I have to create an adhoc data source that performs this filtering within DCF tables?

Thank you!

Sebastian Ulloa [SLC] [DevOps Advocate] Selected answer as best 9th April 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Tom Waterbley [SLC] [DevOps Catalyst]8.91K Posted 9th April 2024 0 Comments

Hi Sebastian,

What you are trying to do is already a bit more advanced (recursive function) and is probably not possible without an ad-hoc data source. Some additional logic might also be needed to select the correct nodes of the path, because otherwise you would still return everything that is connected to each other. Actually two data sources are needed, one for the nodes and one for the edges of the graph, but that can also be solved by adding a nodes/edges parameter.

Sebastian Ulloa [SLC] [DevOps Advocate] Selected answer as best 9th April 2024
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