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
  • Blog
  • Questions
  • Learning
    • E-learning Courses
    • 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
    • Tutorials
    • 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
    • DataMiner Insights
      • Security
      • Integration Studio
      • System Architecture
      • DataMiner Releases & Updates
      • DataMiner Apps
    • 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
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
      • DataMiner DevOps Support
      • Commercial Requests
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

How to get multiple methods (Add, Minus, Average etc.) in Aggregate Operator Using GenericInterface?

Solved558 views29th January 2024
0
Nehal Sangewar24 13th November 2023 0 Comments

Hi Dojo,

Currently I am using DataMiner Version 10.3.7.

I have activated soft-launch option and enabled GenericInterface.

What are the next steps to get multiple methods in Aggregate Operator?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 29th January 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Ward Haeck [SLC] [DevOps Enabler]3.52K Posted 13th November 2023 3 Comments

Hi Nehal,

Could you provide me with some more info about what exactly you are trying to achieve?

GQI is a perfect fit if you want to generate meaningfull metrics and insights in your data.

Out of the box, we provide some data sources and operators:

  • Data sources: https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/GQI/Query_data_sources.html
  • Operators: https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/GQI/Query_operators.html

If you want to do some custom calculations, you can write your own operator, more info (+examples) about that can be found here: https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/GQI/Extensions/GQI_Custom_Operator.html

Also, we recently published a Kata session, an interactive learning session, about this topic: https://community.dataminer.services/courses/kata-5/

Best regards, Ward

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 29th January 2024
Sebastiaan Dumoulein [SLC] [DevOps Enabler] commented 13th November 2023

Indeed! Also please be aware that all custom operators can be found after selecting the ‘Apply custom operator’ item. Currently, there is no method to extend the potential aggregations offered when selecting the ‘Aggregate’ operator. Furthermore, we are actively developing a new feature that will inform a custom operator when all rows have been received, facilitating the creation of new aggregations.

Nehal Sangewar commented 16th November 2023

Users, SessionId, Page, Time Spent
abc, bd1107a8-9974-4cd8, Home, 0:01:30
abc, bd1107a8-9974-4cd8, playback, 0:00:16
abc, bd1107a8-9974-4cd8, Home, 0:00:14
abc, bd1107a8-9974-4cd8, event, 0:00:24
abc, bd3f5a12-1478-2719, Home, 0:01:20
abc, bd3f5a12-1478-2719, event, 0:00:15
pqr, 1e22faa7-9ea3-4498, Home, 0:01:30
pqr, 1e22faa7-9ea3-4498, event, 0:01:30
xyz, 03279dcb-21e5-4c24, Home, 0:00:33
xyz, 03279dcb-21e5-4c24, event, 0:00:12
xyz, 03279dcb-21e5-4c24, playback, 0:00:15
xyz, 82908fd8-8f28-4d78, Home, 0:01:30
xyz, 82908fd8-8f28-4d78, playback, 0:00:21
xyz, 82908fd8-8f28-4d78, event, 0:00:02
xyz, 82908fd8-8f28-4d78, playback, 0:00:20

I have users with different session Id’s who are visiting different pages of a website. I can group it by users, session id and page as per requirement using “Group by” function in Query.
I wanted sum of time spent by users on particular page but getting only “Count” & “Distinct Count” aggregation method.

How can I get “Sum” as aggregation method?
I have activated soft-launch option and enabled GenericInterface.

Ward Haeck [SLC] [DevOps Enabler] commented 17th November 2023

Hi Nehal, sorry for the late reply!
That ‘Time Spent’ column is probably of type TimeSpan?

It is indeed not yet possible to take the sum of a TimeSpan column. A new software feature would be needed to add that functionality to GQI. I created a task for our team to further follow-up on this.

For now, the sum can be calculated only on numeric columns.

Best regards, Ward

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

Recent questions

Web Applications exception in Cube due to invalid certificate 0 Answers | 0 Votes
Redundancy Groups and Alarming – Duplicate Alarms 0 Answers | 0 Votes
Correlation Engine: “Test rule” doesn’t result in a hit, despite functional rule 1 Answer | 3 Votes

Question Tags

adl2099 (115) alarm (62) Alarm Console (82) alarms (100) alarm template (83) Automation (223) automation scipt (111) Automation script (167) backup (71) Cassandra (180) Connector (109) Correlation (69) Correlation rule (52) Cube (151) Dashboard (194) Dashboards (188) database (83) DataMiner Cube (57) DIS (81) DMS (71) DOM (140) driver (65) DVE (56) Elastic (83) Elasticsearch (115) elements (80) Failover (104) GQI (159) HTTP (76) IDP (74) LCA (152) low code app (166) low code apps (93) lowcodeapps (75) MySQL (53) protocol (203) QAction (83) security (88) SNMP (86) SRM (337) table (54) trending (87) upgrade (62) Visio (539) Visual Overview (345)
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