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

Show/Hide Shape based on SubscriptionFilter

125 views4 days ago
1
Ramesh Rajasekaran [DevOps Member]589 12th November 2025 0 Comments

Hello Team,

I am attempting to show or hide a shape depending on whether any row in the table (ID: 1000) contains the word 'edge' in a specific column (ID: 1008).

But it is not working. I even tried value=1008 == *Edge*(same as a format provided in Dynamic table filter syntax) or value=1008 == MWEdge(just to check whether wildcards are not working)

https://docs.dataminer.services/dataminer/Operator_guide/Visio/reference/Dynamic_table_filter_syntax.html

New issue:

If the target string has hyphen(-) then it is not working

Ramesh Rajasekaran [DevOps Member] Changed status to publish 4 days ago

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Sebastiaan Dumoulein [SLC] [DevOps Enabler]14.29K Posted 13th November 2025 4 Comments

Hi Ramesh,

By combining the [param:] placeholder with a subscription filter, you can retrieve all column values that meet a specific condition. You can then use this placeholder in a Show condition to verify if any values are returned.

The shape data below lets you display a shape based on whether a keyword appears in a particular column.

Element               22887/259
Show                   <A>-A|Value|[param:22887/259,1008]|Regex=Edge
SubscriptionFilter  value=1008 == *Edge*
Options                MultipleValueSep=%

Sebastiaan Dumoulein [SLC] [DevOps Enabler] Posted new comment 4 days ago
Ramesh Rajasekaran [DevOps Member] commented 4 days ago

Hi Sebastiaan,
Yes it seems to work. But when the target string has hyphen(-) it is not working

Example : MWEdge-test

Show : <A> -A|Value|[param:22887/675,1008]|Regex=Edge
SubscriptionFilter : value=1008 == *Edge*

I have tried using regex still it is not working

Show : <A> -A|Value|[param:22887/675,1008]|Regex=(?i).*edge.*
SubscriptionFilter : value=1008 == Regex=(?i).*edge.*

I have added the problem image in the main question section

Sebastiaan Dumoulein [SLC] [DevOps Enabler] commented 4 days ago

That's a classic problem, you can tweak your show condition to use another placeholder using the "[sep:XY]" syntax:
[sep:-$]<A>$A|Value|[param:22887/675,1008]|Regex=(?i).*edge.*

Ramesh Rajasekaran [DevOps Member] commented 4 days ago

What should I add for subscriptionfilter

Sebastiaan Dumoulein [SLC] [DevOps Enabler] commented 4 days ago

That is not splitting on a dash ('-') so I don't expect there are any changes required there.

You are viewing 1 out of 1 answers, click here to view all answers.
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