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
      • General Inquiries
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Show shapes based on RegexMatch

Solved198 views2nd April 2025IDX RegexMatch Visio Visio Shape Data Visual Overview
3
Gregor Gielok [DevOps Enabler]92 2nd April 2025 0 Comments

Hi all,

I’m currently trying to show a shape in a view based on a Geolocation Tag that can be found in a URL for an encoded output stream to a CDN, e.g.

http://p-ep5829348.i.akamaientrypoint.net/5829348/de/ (example URL)

for which /de/ should indicate that a shape should be shown.

At this point I’m not sure about how the value in Visio should look like. The following was the way I tried it:

<A>-A|Element:XXXXX/105|Parameter:4607,01ecd600*0?0?0|=[RegexMatch:\/de\/,[param:XXXXX/105,4607,01ecd600*0/0/0]]

but the shape was basically always hidden. Any idea about how the syntax might be wrong? This is the parameter like it is shown in Cube:

Gregor Gielok [DevOps Enabler] Selected answer as best 2nd April 2025

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Klaas Dewitte [SLC] [DevOps Enabler]755 Posted 2nd April 2025 1 Comment

Hi Gregor,

The RegexMatch placeholder will only return the part that matches with the regex, in this case this will thus be “/de/” which is then no longer equal to the original URL.

For these instances, the Regex= system for show conditionals will work better because it will allow you to define a regex and if the input matches, it will show the shape.

E.G: “<A>-A|Element:XXXX/31|Parameter:2|Regex=\/de\/” will match if parameter 2 matches with the regex and otherwise it will be hidden

More information can be found in the “condition” section here: https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/miscellaneous/Extended_conditional_shape_manipulation_actions.html#single-condition

Gregor Gielok [DevOps Enabler] Selected answer as best 2nd April 2025
Gregor Gielok [DevOps Enabler] commented 2nd April 2025

Hi Klaas,

this indeed did the trick, thank you! I think what would have been helpful would be an (example) sytax for using RegEx as a Condition.

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