この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
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
表示
返信
いいね!の合計
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)
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
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]
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
In a Notes report, set a filter for Note>Audit Type EQUAL Status Change
In the columns, include “Note>Audit Text”
表示
返信
いいね!の合計
表示
返信
いいね!の合計
When I include the “Note ObjCode IS BLANK”, I too get no results. Try removing that line.
表示
返信
いいね!の合計
表示
返信
いいね!の合計
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
表示
返信
いいね!の合計