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

Way to show shapes in Cube where custom property value is blank?

Solved237 views7th July 2025filter Visio
1
Steve Purcell [SLC] [DevOps Advocate]1.77K 7th May 2025 0 Comments

We are using children shapes to populate services from under a view.  We are using a custom property on the services set to “Mask“.  The intent was to use a ChildrenFilter to not show if property = Mask.  We found that the ChildrenFilter has to be = to and could not use != to.

We then tried setting the ChildrenFilter Property=”” and other regex blank identifiers (^(?i).*$).  We could not find any which worked with Visio and Cube.

Is there a way to use a Visio ChildrenFilter | Property:myproperty=[no property entry]?

As a work around we ended up populating the myproperty with data (active) for all the services and using

ChildrenFilter|Property:myproperty=^((?!Mask).)*$ which displays all services except those with myproperty=Mask.

Or goal was to do this without having to set the services property values except when masked.

Steve Purcell [SLC] [DevOps Advocate] Selected answer as best 7th July 2025

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
0
Klaas Dewitte [SLC] [DevOps Enabler]785 Posted 7th July 2025 0 Comments

Hi Steve

It is not possible to do a filter on a property for when it is not set
When an object does not have a property field send and Cube asks for that property, the server will not respond so it is not taken into account.

So if you create a Regex that states everything but “Mask”, it will only show the objects where the property is filled in, and it is not mask

Steve Purcell [SLC] [DevOps Advocate] Selected answer as best 7th July 2025
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