Hello Community, Has anyone had any experience with retrieving and displaying scorecard questions and answers in views and reports? If this is you, please share some code snippet and ideas on how to implement it. (Note: I found four available scorecard tables in the API Explorer and it seems that I ...
Hi Rebecca, Feel free to check my attached visual. In this example, I've got my fixed dates in a small (parent-child) cluster at the bottom of the project. Please note that the calculation is done on a calendar day basis. Then, up there in the project schedule, we can use business days as duration....
Hey Community, Real quick... How can I get an aggregated number of %Complete for multiple tasks in a task report without using the Task Duration and Task Planned Hours information? I have as an input only Task Percent Complete values. Need to get the Overall/Average %Complete among multiple tasks i...
Thank you @Anthony Imgrund‚ . Your suggested code worked like a charm. Thank you for your help. Just for completeness, I'm going to display below the original code as well as your suggested improved/updated piece of code for other people to see the difference, if interested. Thank you again for you...
Hello Community, Please consider the scenario in the attached file. There is an example of a view with two levels of grouping. I want to remove the grouping labels and just look at the information in this particular view. There is too much of a repetition, especially when all records in the view are...
Hello, Need to display task condition (icon only; no field label text) in my project task views. Please consider the attached screenshot. I was able to get the task condition in my view, but want to drop "Going Smoothly", "Some Concerns", and "Major Roadblocks" from the view. I'd like to see only th...
Hi Tammie, First, let me share the source where I got some great ideas about column merging; please review this discussion thread here. Once you get there, just scroll up and get to the second entry in the sequence, e.g. 2. RE: merging custom field from 5 different reports into a single column view,...
Hi Erica, Here is the solution I've implemented and my team is very happy.(Credits to Doug Den Hoed and Dagmara Garwell) Steps for adding multiple Project Sponsors to a single project - Create a custom project form called Project Info. (I've found that useful to be able to add multiple custom fields...