Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Suppose
dates Sales
2018 / 10 / 29 20
2018 / 11 / 30 20
2018 / 11 / 30 30
2018 / 11 / 30 40
2018 / 11 / 30 50
2018 / 12 / 30 60
2018 / 12/ 30 30
2018 / 12 / 30 20
2018 / 12 / 30 40
2018 / 12 / 31 60
2018 / 12/ 31 30
2018 / 12 / 31 20
2018 / 12 / 31 40
with the help of below measure we can easily get mtd but i need a number of row its get for calculating mtd like given below
MTD_SALE = CALCULATE(SUM('Table'[Sales]),DATESMTD('Table'[Date]))
need a solution like FTD 150 MTD 300
4 8
Replace SUM() with COUNTROWS()
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
49 | |
32 | |
27 | |
27 | |
26 |
User | Count |
---|---|
61 | |
56 | |
34 | |
29 | |
28 |