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
    • 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
    • YouTube Videos
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Agility
      • Learn more about 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)
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Program
    • DataMiner DevOps Support
    • Feature Suggestions
  • Downloads
  • Swag Shop
  • PARTNERS
    • Business Partners
    • Technology Partners
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • >> Go to dataminer.services

Displaying and comparing parameters depending on different elements

87 views7 hours agodisplay elements parameter table TableParameter
3
Daniel Zank [DevOps Advocate]293 2 days ago 0 Comments

I would like to display a parameter with a shape that is dependent on another element, but also outputs an alternative table column (cell).

In detail:

1. A value (number) changes in element A.

2. The value (number) of element A should be used for comparison to search for the row with the same value (number) in element B in a table.

3. If the same value (number) is found in element B, an adjacent cell (text in adjacent column) should be displayed in a shape.

Is it possible to implement something like this directly in Visio without extensive automation scripts or correlation rules?

Many thanks in advance and best regards!

Daniel

Jarno Lernou [SLC] [DevOps Enabler] Answered question 7 hours ago

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
0
Jarno Lernou [SLC] [DevOps Enabler]5.42K Posted 7 hours ago 0 Comments

Hi Daniel,

Fortunately, you don’t need an automation script or anything similar to achieve what you want. There are several ways to get the same result, and the best approach depends on your exact use case.

1. When the column you need to compare in Element B is not a display key or primary key

In that case, you will need to use a subscription filter.

You can use the SubscriptionFilter shape data, which is commonly used when filtering data. The filter references the first column in Element B and compares it with a value from Element A (via a param placeholder) (e.g. value=304 == [param:172/87,21]). After applying the correct filter, you can use the same placeholder in the shape text to display the second column from Element B (e.g. [param:172/240,302,]).

Alternatively, you can use ParameterSubscriptionFilter, which is a more specific variant. This allows you to use the Parameter shape data directly, so you don’t need to use param placeholders in the shape text. A benefit of this method is that you can use Options (e.g. HideUnit) as well as the |Alarm suffix to show the alarm color of the parameter.

Important note:
When your filter matches multiple rows, the behavior differs between the two filter types:

  • SubscriptionFilter returns all matching values, joined with a pipe.
    For example: West|South
  • ParameterSubscriptionFilter only returns the first matching result.
    For example: West

You can find more info on the syntax here: Dynamic table filter syntax | DataMiner Docs.

2. When the comparison column in Element B is a display key or primary key

In that case, things are easier: you can directly reference the parameter of Element A in the Parameter shape data to point to the right row.
Example:
302,[param:172/87,21]

Hope this helps you further!

Jarno

Jarno Lernou [SLC] [DevOps Enabler] Edited answer 7 hours ago
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

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin