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
    • 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
      • 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)
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Program
    • DataMiner DevOps Support
    • Feature Suggestions
  • Downloads
  • Swag Shop
  • PARTNERS
    • Business Partners
    • Technology Partners
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • >> Go to dataminer.services

How to extract table trendings from the default API from scratch

95 views7 hours agoAPI
2
Caio Gomes122 28th November 2025 0 Comments

So, I'm very proficient with the API, but this requires a little more detail, because it's very confusing.

So, based only on the information provided by the API, I want to extract the trendings from a table. For that, I'm trying to do the following path:
ConnectApp > GetParametersForElement (which ones are defined externally) > GetTableForParameter > GetTrendDataForTableParameter

Until the last step, everything is fine. But the return from GetTableForParameter is as follows:
(this is a single line. Imagine a few hundred of those)

{'DataMinerID': <censored_value>, 'ElementID': <censored_value>, 'ParameterID': 8002, 'Index': -1, 'IndexValue': '<censored_value>', 'DisplayIndex': -1, 'DisplayIndexValue': <censored_name>, 'TrendKey': '<censored_value>', 'Position': 88, 'AlarmState': 'Normal', 'Cells': None, 'LastChangeUTC': 1764363757771}

GetTrendDataForTableParameter requires a "tableIndex". In that field, I tried to use 'DisplayIndexValue', but the API says I'm wrong, with:

{'Message': 'Received invalid trend data.', 'StackTrace': '', 'ExceptionType': 'Skyline.DataMiner.Web.Common.WebApiException'}

I would guess its 'DisplayIndex', but every single one is -1. So, I'm not sure which of those I should try instead.

Wim Bruynooghe [SLC] [DevOps Advocate] Answered question 7 hours ago

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Wim Bruynooghe [SLC] [DevOps Advocate]6.75K Posted 7 hours ago 0 Comments

Typically the DisplayIndexValue (= display key) should be used, but depending on the type of table (advanced naming or direct view) the IndexValue (= primary key) should be used instead. To make it easier, the TrendKey should always contain the correct value to use as tableIndex on the GetTrendData web methods.

Note that the call can fail if trending isn't enabled on this parameter and there's no trend data available in the database. The GetTableForParameter result includes a IsTrending flag on every cell that will be true when trending is enabled for this column parameter/row.

Wim Bruynooghe [SLC] [DevOps Advocate] Answered question 7 hours ago
You are viewing 1 out of 1 answers, click here to view all answers.
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

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin