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

Export Table Automatically

Solved1.16K views6th July 2023
1
Yasser Galal [DevOps Member]88 12th April 2023 0 Comments

Hi Dojo,

How can I export table to csv automatically every day

Thanks 🙂

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 6th July 2023

3 Answers

  • Active
  • Voted
  • Newest
  • Oldest
3
Sebastiaan Dumoulein [SLC] [DevOps Enabler]12.83K Posted 13th April 2023 0 Comments

Hi Yasser,

Dashboards can be sent through email on a regular basis (using the scheduler). Next to a PDF they can also include a CSV file for every table in the dashboard.

As other have suggested, you could also compose the CSV file in an automation script and run that periodically as well.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 6th July 2023
3
Laurens Moutton [SLC] [DevOps Enabler]8.84K Posted 13th April 2023 0 Comments

Hi,

That “Export table…” is a Cube client functionality. As this is a client, this means that it can run on any PC and would have to be active/open at the time that the export needs to happen, so such a functionality is not built in on client side.

The best alternative would be to create an automation script that reads out the values of the table and writes it to a csv file (on server side, as the automation script runs there). There can then be a scheduled task that is executing the automation script every day.

Regards,

Laurens Moutton [SLC] [DevOps Enabler] Answered question 13th April 2023
2
Toon Casteele [SLC] [DevOps Enabler]7.01K Posted 13th April 2023 0 Comments

This is something that is done purely on the front end, which means there is no server side API call for doing this export. The only solution would be to code this kind of export yourself in a script and schedule it.

Maybe it’s interesting to know what the use case is, since there is also such a thing as offloading a snapshot of your data to an offload database or file daily in the database settings.

Toon Casteele [SLC] [DevOps Enabler] Answered question 13th April 2023
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