Forum Discussion
Syndicate_Admin
Administrator
4 years agoGroup average values from [Fecha_Hora] per hour!!!
People. I have a very large table with a lot of records, where records are inserted per minute. I need to create a table from this, grouping the AVERAGE values per hour. That is, average ...
- 4 years ago
Syndicate_Admin , I think you need to have to create that column, Now instead of a column, You can use selectcolumns in summarize. In selectcolumns you can give expression for each column
amitchandak
Super User
4 years agoSyndicate_Admin , I think you need to have to create that column, Now instead of a column, You can use selectcolumns in summarize. In selectcolumns you can give expression for each column