Forum Discussion
dariva
6 years agoRegular Visitor
Question about pivoting timeseries
I am trying to do the following. I have a database that have a timeserie like this: date tags value 01/03/2020 tag1 1 02/03/2020 tag1 2 03/03/2020 tag1 3 01/03/2020 tag2 3...
amitchandak
6 years agoSuper User
If the data type is number. You can use sum or max to group it in a matrix