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
      • General Inquiries
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

How to display a DateTime in the grid layout of my user defined app.

Solved978 views25th January 2024datetime grid grid layout user defined apps
0
Ive Herreman [SLC] [DevOps Enabler]13.57K 23rd January 2024 0 Comments

Within my application, I have a GQI query that extracts data from DOM.
The extracted data is then utilized to populate a grid component.
One of the columns within the queried data represents a timestamp

When visualizing this datetime in the grid layout, I get a number (I suspect OADate).
How can I show this as a user-readable string instead of a number?

(We have used a custom operator for this in the past, but in that case, that date time doesn’t adjust to the timezone of the user)

Ive Herreman [SLC] [DevOps Enabler] Selected answer as best 25th January 2024

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Wout Mahieu [SLC] [DevOps Catalyst]7.61K Posted 25th January 2024 0 Comments

Hi Ive

I have taken a look at your setup and I can confirm that you are having an issue we have recently fixed. The grid component displaying the raw value is caused by the use of a query row feed. The fix for this is available in DataMiner 10.3.0[CU12]/10.4.3 onwards.

A, not optimal, workaround could be to use a query filtered on a unique value in the fed row instead of using the feed directly. (Can easily be created using the ‘start from’ node)

Ive Herreman [SLC] [DevOps Enabler] Selected answer as best 25th January 2024
0
Michiel Saelen [SLC] [DevOps Enabler]5.63K Posted 24th January 2024 1 Comment

Hi Ive,

You could do the parsing in an ad-hoc data source. Currently, there is no easy way to retrieve user info, but you can figure out the user if you need to: How to filter data based on the user in GQI? – DataMiner Dojo

This will only give you the user and not the timezone of the user AFAIK. I believe the best would be to request a feature that allows you to have the user info (incl. timezone) inside of Ad-hoc data sources and custom operators.

We had a similar issue and we solved it by using an interactive automation script within our app as the engine class knows the user that triggers it, but then you will need to handle the layout to visualize the data yourself.

Ive Herreman [SLC] [DevOps Enabler] Posted new comment 24th January 2024
Ive Herreman [SLC] [DevOps Enabler] commented 24th January 2024

Ad-hoc data sources or custom operators both result in the same unwanted result. I’ll raise a software issue.

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