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

Visio – Parameter Table – access without key

Solved759 views22nd May 2024parameter table Visio
1
James Stokell [DevOps Advocate]493 7th May 2024 0 Comments

Hello all, I’m looking to access the first (and what is highly likely the only) row in a table, but I don’t now the table’s key for each dynamic element the visio is used for.

What I was hoping there would be is a kind of alias for the real primary key – for example 0 or 1 refering to the first row, so I could access it with ‘parameter’: ‘1602:0’ instead of ‘1602:RealPrimaryKey’, but that doesn’t seem to work.

I know I could use the children/child shape data to access the first row, but that seems really over engingered to get a single row.

Is there a simpler way?

Cheers, James.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 22nd May 2024

3 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
Jarno Lernou [SLC] [DevOps Enabler]5.03K Posted 13th May 2024 0 Comments

Hi James,

There is a way to do this. You can use a feature of the param placeholder. If you are using the placeholder with an empty index, it will return all values. So you can do this with the primary keys and then use a filter in combination with a regex to only select the ‘first’ row.

TableRowFilter:1001=[regexreplace:\|(.*),[param:[this element],1001,],]

References:

  • TableRowFilter
  • [param:DmaID/ElementID,ParameterID]
  • [RegexReplace:x,y,z]

Kind Regards,
Jarno

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 22nd May 2024
1
Miguel Obregon [SLC] [DevOps Catalyst]18.99K Posted 7th May 2024 0 Comments

Hi James,

As far as I know, it is not possible to map a row from a table when you don’t know the key. Possible solutions imply updating the connector:

  • Currently you can map either the primary key or the display key from a table (see extended conditional shape). Maybe the connector can be updated to set as primary key column with ‘0’ and the display key column with the current value?
  • If we know that the table will only contain a single row, maybe we can use single parameters instead of a table to map these values?

Hope it helps.

Miguel Obregon [SLC] [DevOps Catalyst] Answered question 7th May 2024
0
Michiel Vanthuyne [SLC] [DevOps Enabler]4.16K Posted 10th May 2024 0 Comments

Hi James,

An alternative could be to display the entire table using a “parametercontrol” shape, and sizing the shape so only the header and the first row are displayed.

Michiel Vanthuyne [SLC] [DevOps Enabler] Answered question 10th May 2024
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