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

Visual Overview: hide parameter control when index doesn’t exist

Solved1.35K views11th February 2021parameter control Visio Visual Overview
1
Jeroen Geldhof [SLC] [DevOps Enabler]5.07K 7th December 2020 0 Comments

When displaying a ParameterControl linked to a table cell where the index doesn’t exist in the table, the value is shown as not initialized.

The situation that I have is that there are two possible entries (one or the other)
I’d like to put two ParameterControl shapes on top of each other so that the existing one is shown.

However now it shows a ‘Not Initialized’ value mixed with the value of the present row.

Is there a way to only show the ParameterControl shape when the row exists?

Marieke Goethals [SLC] [DevOps Catalyst] Edited question 11th February 2021

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
4
Sebastiaan Dumoulein [SLC] [DevOps Enabler]12.83K Posted 7th December 2020 3 Comments

You can create a show condition that evaluates a regular expression on both shapes. This condition will hide the shape until a value is retrieved.

Example:
Element                 130/140
ParameterControl    504:MyIndex
Show                     <A>-A|Value|[Parameter:130/140,504,MyIndex]|RegEx=.*

Note that your Visual Overview will probably display a ‘Loading’ indication because a certain subscription is not returning any data. You can disable loading for these shapes by adding the ‘EnableLoading=False‘ option to the parameter control shapes.

Sebastiaan Dumoulein [SLC] [DevOps Enabler] Posted new comment 11th December 2020
Jeroen Geldhof [SLC] [DevOps Enabler] commented 8th December 2020

I’m having problems with the Regex.
When I work with ‘=value’ then it works.
When working with ‘Regex=.*’ it doesn’t work.
What could be the reason for this?

Jeroen Geldhof [SLC] [DevOps Enabler] commented 8th December 2020

The reason is due to the parameter type. This doesn’t work on discrete parameters. Doing the regex check on a string parameter works fine.
Because for me it doesn’t matter on which column I do a check, I just picked a different column to check if the row is present.

Sebastiaan Dumoulein [SLC] [DevOps Enabler] commented 11th December 2020

I believe the Regex= currently doesn’t work for double parameters so that might explain this behavior.

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