Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I try to select one of Project Manager (CHEN, V) , I want to show the total 108 % for this employee, not just 13%.
Is it possible ?
Thanks, H
Hi use
if( [Project Manager]='Chen, V', sum(Total fieldname), sum(fieldnam) )
Hope it will help
Regards
-Anil