Rich, Why is it grouping but showing no value - as you can see there is a value in the field - am I missing additional text mode statements? I'm getting closer - thanks for your help in this matter.
I created a custom field (New Client Setup). It is a multi-value field. In a project report, I can filter by it, but when I go to the grouping, it is not displayed as an option. How can I group by a custom field in a project or a task report - I will try to make either work. Please point me to a p...
Hannah, We have custom status that we use heavily. And I am having to create reports/dashboards for those - which I would not have to do, if the Home would just allow me to add those custom status to the drop down list. Thanks,
Does anyone know when or if the "filter" on HOME will be able to be edited to show customized Task status in the pull down? Major request from our users. Is this in a plan release coming up anytime soon?
Need help with this API text - as either I have a syntax error or a missing line. displayname=Days In Due Diligencedescriptionkey=resolveProjectlinkedname=resolveProjectlistsort=nested(resolveProject).issuequerysort=resolveProject:entryDatetextmode=truevalueexpression=ABS(DATEDIFF({resolveProject:en...
Doug, What is "Target" and what is "Target history"? Are these 2 calculated fields (date or Text) that you created?Trying to do this formula in my project report - but i'm getting confused on what I put in text mode, vs what I just create as a custom field. Thanks for clarification.
Daryl, I created a calculated field "Changed to Assign". I did not put any logic into that field.I put the text mode into the project report - but I got no value. displayname=Date in Assign Statustextmode=truevalueexpression=IF(Status="XQC",IF(ISBLANK(Changed to Assign),$$NOW,Changed to Assign),Chan...