Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export Historic Database table as Excel Sheet #22

Open
marl0rd opened this issue Aug 16, 2017 · 0 comments
Open

Export Historic Database table as Excel Sheet #22

marl0rd opened this issue Aug 16, 2017 · 0 comments

Comments

@marl0rd
Copy link
Collaborator

marl0rd commented Aug 16, 2017

There is a table called Historic inside the Eru Database. This table has status of the tag in a sampling time configured in the Preferences. It is something like this:

Tag1----------Tag2----------Tag3----------Tag4----------Timestamp
1-----------------1---------------2---------------4---------------now-3
1-----------------1---------------2---------------4---------------now-2
1-----------------1---------------2---------------4---------------now-1
1-----------------1---------------2---------------4---------------now

So, the user can obtain tag values saved in the database. It is something like the transaction historic in the account bank.

Before Eru, the App fetch all these data and create a PDF and save it, and that was good; but the experience has shown that exporting an Excel sheet is more handle to the user because he can manipulate it and create trends or whatever.... Like the transactions bank historic.

So, in the process could be:

  1. Add a MenuItem in File > Export >
  2. When this MenuItem is pressed a new window is shown and could contain preferences to get the historical information.
  3. Add a button to save in the user location.

_

This is assigned to Mr. Madmartigan. Good luck

_

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant