Forum Discussion
JonathanJohns
9 years agoHelper III
Running Average for three weeks
Good afternoon, I have a problem to do a formula with Power BI Desktop. I had a look on the forum to find my answer but I was not able to do the operation. I have a table like this one with d...
Anonymous
9 years agoNot applicable
Hi JonathanJohns,
Do you create newtable using the first formula? And do you right click the newTable and select "New Column" to apply the third formula?
Thanks,
Lydia Zhang
JonathanJohns
9 years agoHelper III
I have done like you said. I created a new table with the DAX, then created the colum"Index" and finally the column "Running Average" and I got the last table.
- Anonymous9 years agoNot applicable
Hi JonathanJohns,
The formulas work as expected in my scenario, could you please share me all the data in your original table so that I can test?
Thanks,
Lydia Zhang- JonathanJohns9 years agoHelper III
How can I do to send you my data please ?
- JonathanJohns9 years agoHelper III
I finally did it ! It was just a little error in the DAX. I get the table I want.
Thanks for your help.