Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello
I would like to pick up the table within a period of one year and check day by day the price variation of the stock: opening price - closing price (this part I already made), now I need to add this calculation to see the annual variation, the way which I did only shows every day.
Thank you.
You may simply use SUMX Function.
Hello,
I tried it and it did not work, I want it to take the closing price of the action on day 8 for example and show me the% variation in relation to the opening price on day 9, but with this formula, it only shows the variation of current day, and I want the variation from day to day.
.VPreçoDiaPosterior = ([.Fechamento]-[.Abertura])/[.Fechamento]*-1
Regards,
Paulo
| User | Count |
|---|---|
| 51 | |
| 35 | |
| 29 | |
| 18 | |
| 17 |
| User | Count |
|---|---|
| 66 | |
| 57 | |
| 39 | |
| 22 | |
| 21 |