Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Good day All,
Im progressing in my project and now I have issue with setting KPI targets. Reason is that my report is a little complex and I need extra effrot to find solution:
My example data table is like that:
| DATE OF REPORT | Ship Name | Conditional Column (Target Date) |
| 1-Jan-21 | AA | Jan-21 |
| 2-Jan-21 | BB | Jan-21 |
| 3-Jan-21 | CC | Jan-21 |
| 4-Jan-21 | EE | Jan-21 |
| 3-Feb-21 | XX | Feb-21 |
| 4-Feb-21 | ZZ | Feb-21 |
| 5-Feb-21 | WW | Feb-21 |
| 6-Feb-21 | DD | Feb-21 |
at the moment it has 84 lines and growing on daily basis. Each line is submitted XLS file with data (84 reports). With help of comunity I have created follwoing measure to see how many reports I had by end of each target date:
Thnaks a lot
A KPI goal means you need to know what "good" represents. It is not clear in your scenario what is considered "good".
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |