Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
After a lot of trial and error, I was able to create a Project Report that shows me projects that status changed in the prior two weeks (only start or finish). At this point it appears to be accurate. This is as close as I can get. Ideally I would like to have all status changes but to date I have not been able to get anyone elses code here to work. Here is my code.
OR:1:actualCompletionDate=$$TODAY-2w
OR:1:actualCompletionDate_Mod=gte
OR:1:portfolioID=INSERT YOUR ID HERE
OR:1:portfolioID_Mod=in
OR:1:status=previousStatus
OR:1:status_Mod=notin
actualStartDate=$$TODAY-2w
actualStartDate_Mod=gte
portfolioID=INSERT YOUR ID HERE
portfolioID_Mod=in
status=previousStatus
status_Mod=notin
Views
Replies
Total Likes
Hi Cory,
I only get an error when adding this code, I added it under the ‚ÄòFilters’ which I’m assuming is where you have it? Sorry, I’m not that advanced in coding yet.
Let's try that again.
· Invalid Parameter: Search Parameter value "actualStartDate" (RequestID: 57e8cfea00ea1bee87b3b74ef5a1461a)
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi:
I’m not sure which Eric you mean, but my name is Eric so I’ll venture some thoughts:
The only way (I know) to know when projects change status is to write a report that searches the Update Log for keywords.
a. Create a Note report;
b. Pick attributes Project Name, Audit Text, Audit Type, Entry Date (sort by this, descending);
c. Filter on the desired project name and where Note>>Audit Type equal Status Change and Combined Entry and where the Note>>Note Objcode is blank;
d. That gives me a report of when the status changed and what date/time it changed.
If you run this for multiple projects, you might want to group the report by project name.
[cid:image001.jpg@01D2BD1B.92F322A0]
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
In a Notes report, set a filter for Note>Audit Type EQUAL Status Change
In the columns, include “Note>Audit Text”
Views
Replies
Total Likes
Views
Replies
Total Likes
When I include the “Note ObjCode IS BLANK”, I too get no results. Try removing that line.
Views
Replies
Total Likes
Views
Replies
Total Likes
Sorry to be Obvious-Man. Do you have permission to view the Note / Audit logs on the projects?
I’m scratching my head too‚Ķ
I created a test project, changed the status four or five times, and ran the report. All the status changes appeared in the report.
To troubleshoot, I would remove one element of the filter at a time until you started seeing data. Then, you know which filter was keeping you from seeing anything. You can refine the filter from there to select the records you need.
Sorry I can’t help more.
Eric
Views
Replies
Total Likes
Views
Likes
Replies