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 Export Dashboard to Excel on Table widget

Solved549 views4th June 2024
0
Muhamad Nor Iman Hasan253 14th February 2024 0 Comments

Hi Dojo,

On Dashboard platform, I have used the alarm Table widget to display history alarm for a specific protocol for the past 24hrs.

however, unable to export the dashboard to excel instead of pdf. It will be easier to filter the elements via excel.

Kindly suggest if we can use query method to filter in order to achieve an alarm table for a specific protocol for the past 24hrs/today so far and able to schedule email attached with excel (csv)

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 4th June 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Miguel Obregon [SLC] [DevOps Catalyst]19.15K Posted 14th February 2024 2 Comments

Hi Muhamad,

I believe that is possible. You could proceed as follows:

  • Create a GQI query using as data source ‘Get Alarms’
  • Add a filter (column ‘Root Time’) and select as value the input coming from a time range feed (property ‘From’):

    In this case the time range feed is called ‘Time Range 3’:
  • Add another filter (colum ‘Root Time’) and select as value the input coming from a time range feed (property ‘To’):

Then using one of the presets you in the time range feed you could filter alarms based on a specific timespan.

Show the result of this GQI query in a table. You will notice at the top right corner an option to export the result in a CSV file.

Hope it helps.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 4th June 2024
Muhamad Nor Iman Hasan commented 14th February 2024

Hi Miguel, thanks for the info. However, we would also like to filter for a specific protocol. How can we add this filter in GQI?

We tried to filter based on parameter description but the table shows error trapped:The task didn’t complete before timeout

Miguel Obregon [SLC] [DevOps Catalyst] commented 14th February 2024

Hi Muhamad
For that case, you could use an inner join operator that will join your previous result (filtered alarms) with the data source ‘Get Elements’. The data source ‘Get Elements’ contains the protocol name that you are looking for. The relationship between these two data sources ‘Get Alarms’ and ‘Get Elements’ will be the element name.
Information about inner join can be found in DataMiner Docs:
https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/GQI/Query_Operators/GQI_Join.html?q=innerjoin
Please let me know if you need further information

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