Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello all, I'm attempting to calculate the total number of findings from a certain column and divide it by the total number of enteries from that column to get a MTD and YTD error rate calculation.
Solved! Go to Solution.
@SabG2K , do you date or year month. If you have date you can get
MTD= CALCULATE([Error Ratio],DATESMTD(('Date'[Date])))
YTD= CALCULATE([Error Ratio],DATESYTD(('Date'[Date])))
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 |
---|---|
14 | |
11 | |
10 | |
10 | |
9 |
User | Count |
---|---|
18 | |
13 | |
12 | |
11 | |
8 |