Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I would to create two KPI whereby count the number of project is in Start Phase as at today and as at 1/12/(This year)
The following expression is what i try to write but fail:
Count({$<Phase={Start}, ([Start Date] <= {'Today()'}, ([End Date] <= {'Today()'} )>}Phase)
Count({$<Phase={Start}, ([Start Date] <= {'MakeDate(Year(Today()),12,1)'}, ([End Date] <= {'MakeDate(Year(Today()),12,1)'})>}Phase)
Thanks in advance
Please try to avoid duplicate posts.
I think this is pretty much the same as
Date in expression
It just makes it hard to follow a discussion and clutters the forum with redundancy.