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

How to group by table column in a connector

421 views3rd March 2025Connector Groupby table
5
Anna Carlsson [DevOps Member]368 3rd March 2025 0 Comments

In a connector I have a table that lists the users in the system. The Instance column is the user ID which us unique. I want to be able to group the users based on the uplink port they are assigned to. Uplink port is in another column.

Is there a way to do this, or do I have to create separated tables per port?

I do not want to have autoincrement on instance.

José Silva [SLC] [DevOps Catalyst] Answered question 3rd March 2025

3 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Anna Carlsson [DevOps Member]368 Posted 3rd March 2025 6 Comments

The list of users will be quite extensive, I would like to be able to group like in the dashboard. Is this possible?

José Silva [SLC] [DevOps Catalyst] Posted new comment 5th March 2025
José Silva [SLC] [DevOps Catalyst] commented 3rd March 2025

Added more information in separate comment.

Miguel Obregon [SLC] [DevOps Catalyst] commented 3rd March 2025

Hi Anna,
Small question, is there a reason why the grouping needs to be implemented in a connector? Using a dashboard does not cover your use case?

Anna Carlsson [DevOps Member] commented 3rd March 2025

Both Dataminer Cube and the view in the dashboard is used. Dataminer Cube is used when configuring the users, dashboard is only used for monitoring.

Miguel Obregon [SLC] [DevOps Catalyst] commented 4th March 2025

Hi,
Is it not an option to implement a Low Code App for the configuration?
https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/Low_Code_Apps/Application_framework.html

Anna Carlsson [DevOps Member] commented 4th March 2025

I am not sure of the advantage to implement low code app just to get grouping of the table. I think we will teach the users how to use the table filter instead.
But I will look at the low code app to see if there are other advantages.

Show 1 more comments
0
José Silva [SLC] [DevOps Catalyst]1.42K Posted 3rd March 2025 1 Comment

Hi Anna,

If you want to group users based on the uplink port, you can simply click on the “Uplink Port” column to sort the table. This will effectively group users by their assigned uplink port for easier visualization.

If you need to work with the grouped data outside the system, you can export the table to Excel, where the sorted data will be preserved.

Could you clarify your specific use case? That way, I can provide a more tailored solution.

Kind regards,

Anna Carlsson [DevOps Member] Posted new comment 3rd March 2025
Anna Carlsson [DevOps Member] commented 3rd March 2025

Added more information in separate comment.

-1
José Silva [SLC] [DevOps Catalyst]1.42K Posted 3rd March 2025 1 Comment

Hi Anna,

Unfortunately, grouping users by uplink port directly within the table isn’t possible.

However, a good approach would be to create an Uplink Port table containing all available port options. In your Users table, you can then add a foreign key referencing the corresponding uplink port.

Additionally, you can use a tree control to display the data in a hierarchical format for easier navigation.

For example, take a look at this Advanced hierarchy | DataMiner Docs.

In this example, you can see how to structure a tree view, where the parent node is a category like Cars_EUR or Cars_USA, the next level is the brand (e.g., Renault), and the final level contains specific models (e.g., Scenic, Twingo).

In your case, you could structure it similarly, with Uplink Port as the parent and Users as the child nodes.

Feel free to check out the documentation for more details. Let me know if you need further assistance!

Kind regards,

Anna Carlsson [DevOps Member] Posted new comment 3rd March 2025
Anna Carlsson [DevOps Member] commented 3rd March 2025

Thank you for the suggestions. I will have a look.

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