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

Can't add historical values in a table #764

Closed
IonuDragomir1 opened this issue Mar 29, 2023 · 4 comments
Closed

Can't add historical values in a table #764

IonuDragomir1 opened this issue Mar 29, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@IonuDragomir1
Copy link

Hello,

I have added on my interface two tables. One displays some real-time values, and the other one should display historical values.
As you can see in the below image, I managed to add three tags on Data table by clicking on + button from the left lower corner of Table customizer window.

image

The + button doesn't exist on History table's Table customizer window. Therefore I can't add any tags to be displayed in History table.

image

Am I missing something or this is a bug?

@unocelli
Copy link
Member

Hi,
for the History table you can only add columns with Tags, the rows are filled with the history values: timestamp, values

@IonuDragomir1
Copy link
Author

IonuDragomir1 commented Mar 31, 2023

Thanks for replying, @unocelli!
Yes, it was my mistake. I managed to add historical values, but I encountered a problem. When the table control is added on interface, columns order is: timestamp and label. If with this column order, I add a tag for label (Tags) column, everything is OK. This is what I get with default columns order:

image

The problem appears if switch columns order. This is what I get with switched columns order:

image

I changed column order by deleting the Data/Time column and then added it back.


Later Edit: Column's width should be changed by user. As you can see below, T1's value is very close to Date/Time column's values and is very hard to read the values.

image

@unocelli
Copy link
Member

Hi, Thanks for the report, about the column order we will fix it as soon as possible.
Later Edit: you are able to define the column width

@unocelli unocelli added the bug Something isn't working label Apr 12, 2023
@unocelli
Copy link
Member

I’m going to close this as resolved. let me know if you have any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants