Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
@NewPBIe ,
Can you try this formula?
Measure =
IF(
ISBLANK([All Completed Tasks] / [All Tasks]),
0,
CALCULATE(
[All Completed Tasks] / [All Tasks] * 100,
FILTER(
'Table 1',
'Table 1'[Year to fiscal year] = MAX(Calender[Fiscal Year])
)
)
)
Thanks,
Arul
Thank you Arul,
unfortunately is the Table 1 not reachable from the measure:
I can only reach this "'Heutiges Datum' but no Field in the Table 1.
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
72 | |
67 | |
64 | |
42 | |
42 |
User | Count |
---|---|
46 | |
38 | |
28 | |
26 | |
25 |