Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Calculate total weeks sales

I have tried several mesures and suggestions but can not figure this out.  My table has date week number and daily sales.   i want to calculate or create a col;unm that totals the whole weeks sales...
  • PaulDBrown's avatar
    6 years ago

    Anonymous 

     

    By the looks of it you are actually getting the sum of sales by week (see second column: "Week Totals"). So what is it you are after?

    If you create a table removing the Day column (and possibly the "daily totals Mes") you will get a table with only one  Line/value per week.

    Or use a matrix visual instead of a table visual