Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!See when key Fabric features will launch and what’s already live, all in one place and always up to date. Explore the new Fabric roadmap
@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.
User | Count |
---|---|
88 | |
67 | |
65 | |
58 | |
53 |
User | Count |
---|---|
40 | |
38 | |
34 | |
32 | |
28 |