The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi all,
I have a report that checks if files were delivered on time (= Timeliness). These files are delivered in batches (multiple files are sent at once). I already have the timeliness calculated for each file and now I want to calculate this per batch. I was successful with this, also in applying the rule that if one file in the batch was late, that the timeliness for this batch is 0% and only if all files of a batch are on time then they are 100%. My problem now is, that it will not calculate an average timeliness on the column "Timeliness (Batch) %" which for now shows in all other cases the right value. I have created another column called "T Batch" to test some formulas. Here it shows an average in the total row, but the batch timeliness is calculated wrong. Mathematically the 50% here is right but if its < 100% it needs to be set to 0%.
Here are my Measures for reference:
User | Count |
---|---|
16 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
12 | |
8 | |
8 |