Forum Discussion
Anonymous
3 years agoNot applicable
Sum if movement
Hi All, In a periodic report, I only want to show the projects that has movement in the selected month. I was using blank function to hide the projects without movement (column 04 & 06), but the g...
- 3 years ago
You can read an article about it here: Summing values for the total - SQLBI
TomasAndersson
Solution Sage
3 years agoYou can read an article about it here: Summing values for the total - SQLBI
Anonymous
3 years agoNot applicable
Thank you and appreciated for the article! New Dax user here and it feels so different from excel. Result code is not always visualized so it is a steeper learning curve.
- TomasAndersson3 years ago
Solution Sage
Yeah haha. I'm came to Power BI from Excel as well. The first hour or so was easy doing a few SUM() and AVERAGE()-s, but as soon as you come to just a bit more complicated stuff you have to start to think in an entirely new way 😅