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

Use a Table Parameter to filter a table in a separate element.

Solved273 views17th April 2025Reference param Visio Shape Data
1
Joe Hipp [DevOps Advocate]276 31st March 2025 0 Comments

Visio Question – I’m working on some KPI stencils and I’m needing to reference an IP address from a table in one element and use that value to filter on a table in a separate element. See the example below. I’ve looked thru the QA and haven’t seen this discussed before but I might not have been filtering on the right criteria. Let me know if this is possible.

DataMiner Feature Release 10.4.9

Evertz NATX Primary – Current Destination IP parameter.

_param1 | 5402:[property:SHO Primary IRD MC Out]/*

Evertz MUXIP Primary – Current SPTS IP Out parameter.

_param2 | 9013:*/[property:MUXIP Output Call Letters]/*

Evertz NATX Primary Output – Destination IP parameter.

_param1 | 5402:[??????]/*

The NATX elements are static but the MUXIP elements are templated since they vary per service. See templated element names below.

Joe Hipp [DevOps Advocate] Selected answer as best 17th April 2025

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
Joe Hipp [DevOps Advocate]276 Posted 16th April 2025 0 Comments

I ended up using ChatGPT o3-mini-high to figure out the formatting. Here is the resulting param string and the information that I had submitted to ChatGPT.

“5402:[param:Evertz MUXIP Primary,9013:*/” & Sheet.656!Prop.”MUXIP Output Call Letters” & “/*]/*”

This did give an exception in Visio but when asked, ChatGPT said that “If the displayed value is correct and stable, the error might just be cosmetic”. I tried some of the workarounds suggested but still haven’t found a way to get around the error. So far it appears to not affect anything as the proper data is being displayed.

Joe Hipp [DevOps Advocate] Selected answer as best 17th April 2025
1
Klaas Dewitte [SLC] [DevOps Enabler]755 Posted 3rd April 2025 7 Comments

Hi Joe,

The [param:] placeholder can be used to query a parameter value and then use it within other shape data or placeholders to query other parameter values:
https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/reference/Placeholders_for_variables_in_shape_data_values.html#paramdmaidelementidparameteridtablerow

Joe Hipp [DevOps Advocate] Posted new comment 8th April 2025
Joe Hipp [DevOps Advocate] commented 3rd April 2025

Thanks Klass this is good information. How would this change if this is a templated element without a static DMA ID/ElementID? Can this be replaced by the templated element name associated with the service? I've added an additional screenshot above.

Klaas Dewitte [SLC] [DevOps Enabler] commented 3rd April 2025

Within param placeholders you can use the name instead of DMAID/ElementID, and this includes service aliases, so [param:ThisIsAnAlias2,1] is a valid placeholder

Joe Hipp [DevOps Advocate] commented 3rd April 2025

Thanks Klass. That's what I was looking for. Let me give this a try today.

Joe Hipp [DevOps Advocate] commented 3rd April 2025

Hi Klass. I'm probably close but it's not formatted correctly yet. So the normal parameter is 5402:[property:SHO Primary IRD MC Out]/*.

The new entry is below. Let me know if you see my mistake.
5402:[param:Evertz MUXIP Primary,9013:*/[property:MUXIP Output Call Letters]/*]/*

Klaas Dewitte [SLC] [DevOps Enabler] commented 4th April 2025

I don't seen something immediatly wrong with it from a syntax point of view
A handy trick to figure out what is going on is to just place the placeholders you are using inside shapes as text, that will allow you to debug and see if it is giving the value that you expect it to have
For example you can have a shape with text: "[property:MUXIP Output Call Letters]", [param:Evertz MUXIP Primary,9013:*/[property:MUXIP Output Call Letters]/*] and then even perhaps another param placeholder for the last

Show 2 more comments
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