Forum Discussion

alex779's avatar
alex779
Frequent Visitor
3 years ago
Solved

How to sum by rows these data ?

Hello There! I am importing  energy values listed by days (column "Giorni") AND by "quarter of an hour columns" (96 columns = 4*24h/day) . I need to add a column next to day with the daily sum of al...
  • lucadelicio's avatar
    lucadelicio
    3 years ago

    Hi Alex, mark as a solution if resolve your problem.

  • lucadelicio's avatar
    lucadelicio
    3 years ago

    Now don't use a calculated column to do this.
    But use the automatic measure sum of Valore.
    Create a table and put in Day and Sum of Valore.