The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hello dear Power BI Community
I hope you guys can help me
What is the problem?
Here the initial situation:
TransportID | Arrival |
1 | Late |
2 | Early |
3 | Late |
4 | Late |
5 | Early |
6 | Late |
I would like to create four measures to fill the table below.
For the numbers I can use the following measure.
EarlyNumber | EarlyPercentage | LateNumber | LatePercentage |
2 | 33,3 % | 4 | 66,6% |
Thank you very much for your help.
Cheers
qwertzuiop
Solved! Go to Solution.
Use below measures,
Use below measures,
Thank you very much.
Your solution worked as expected.
User | Count |
---|---|
14 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
28 | |
19 | |
13 | |
8 | |
5 |