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

Math on a Visio?

Solved2.07K views14th July 2023Visio Visuals
3
Jamie Stutz [SLC] [DevOps Member]1.18K 8th April 2022 1 Comment

When building Visios, is it possible to do some simple mathematic operations on a shape / parameter? For ex., can I divide the shape value by 1000 to change the units from one value (GHz) to another (MHz)? Or, can I subtract two parameter values to show the difference between the two?

Thanks!

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 14th July 2023
Jamie Stutz [SLC] [DevOps Member] commented 8th April 2022

Thanks everyone for the quick and thorough answers!

4 Answers

  • Active
  • Voted
  • Newest
  • Oldest
5
Sebastiaan Dumoulein [SLC] [DevOps Enabler]12.80K Posted 8th April 2022 0 Comments

Hi Jamie,

Basic mathematic operations are available such as:

  • Avg
  • Max
  • Min
  • Subtract
  • Sum

Multiplying and dividing is not yet possible but can easily be added. Also note that these work based on the string literal value that is passed to them which means that units need to be trimmed before using them. Internally, these strings get parsed into the correct object (best effort).

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 14th July 2023
4
Miguel Obregon [SLC] [DevOps Catalyst]18.99K Posted 8th April 2022 0 Comments

Hi Jamie,

It is possible to use the shape data ParametersSummary to perform some calculations involving multiple parameters (min, max, sum, and avg)

Regarding the option to scale the units, a possible option could be using dynamic units in a connector.

Miguel Obregon [SLC] [DevOps Catalyst] Answered question 8th April 2022
3
Bruno Dias [SLC] [DevOps Member]2.36K Posted 8th April 2022 0 Comments

You can take advantage of the following placeholders to do some Math in a Visio as well:

Average | DataMiner Docs

Max | DataMiner Docs

Min | DataMiner Docs

Subtract | DataMiner Docs

Sum | DataMiner Docs

Bruno Dias [SLC] [DevOps Member] Edited answer 8th April 2022
3
Jarno Lernou [SLC] [DevOps Enabler]5.03K Posted 8th April 2022 0 Comments

As far as I know, there are no straightforward ways to divide or multiply values in a Visual Overview. There’s however a new feature available with dynamic units, Add the following Shape Data:

Options -> DynamicUnits=[true/false]

You can configure the following Shape Data on your Visio to add or subtract values:

Sum placeholder: [Sum:X,Y,Z] where X,Y,Z are either positive or negative numbers

Placeholders for variables in shape data values | DataMiner Docs

Jarno Lernou [SLC] [DevOps Enabler] Answered question 8th April 2022
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