Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Create average of previous days data

Hi,   I have a table which has workout data for diffrent devices for each day. What I want is to get a threshold value which is 30% of the sum of the previous days.   So if you see below you will...
  • YJ's avatar
    6 years ago

    Hi,

    just for fun i added in another partner, to show the case when below threshold:

     

    Above is the visual and below is the working columns. for example sake i used date as today()-1 (21st oct)

    I make sure of main cal columns, prehaps a more efficient way would be to use measure, i look forward to other better solution, meanwhile i hope this ans your question.

    attached PBIX: PBIX 

     

    regards