Hi Kurt - that doesn't seem to work. What Madalyn said above about not being able to modify the language of the summary tab is most likely the culprit. I've tried a whole bunch of code and can't seem to find a way to just add a comma and remove the word 'hours' on the aggregator language but it isn'...
Hi Madalyn - Yes, that code worked for the field within the Details tab on the report. However, I'm trying to get that field column settings to 'Summarize this column by:' = 'sum' for the Summary tab on the report. Any suggestions for code to get it to sum all the data??
Below is the current text mode for the Planned Hours column in my project report and how it is showing when I run the report. Is there a way I can update the code to have it show 13,798.75 (which adds a comma and removes the word 'Hours')?? The Actual Hours column shows the format I want without cha...
Thank you Madalyn. However, what I am looking for is a filter that can be applied to all of our active projects. So the report will show all active projects in which the planned completion date is 6 months greater than the actual start date of the project.
Can someone assist with what the the reporting filters/text mode (or calculated field if needed) would be to create a report of all active projects in which the planned completion date is greater than 6 months? Thanks in advance! Laura
Is there a report available (or one that I can build) that shows all resource pools and users included in those pools?
Ex: Resource Pool Name Description List of users
We have a report that displays all issues we received per quarter but I would also like to include all projects created per quarter within a certain portfolio that don't have an issue attached to them (they started directly as a project not as an issue that was converted). I can't figure out the tex...
Thanks Anthony! I tried that EXIST filter and the report now doesn't populate any results. I'll take a deeper dive into the filter and see if I can make sense of it
Does anyone know if/how I can modify this Project report to include ALL users that are assigned to a task? It currently only displays those that are assigned as "Primary". This report displays all projects in which a user is assigned a task (the task/project will fall off the report once marked comp...