Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Os tópicos ajudam a categorizar o conteúdo da comunidade e aumentam sua capacidade de descobrir conteúdo relevante.
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
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
Visualizações
respostas
Total de curtidas
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)
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
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]
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
In a Notes report, set a filter for Note>Audit Type EQUAL Status Change
In the columns, include “Note>Audit Text”
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
When I include the “Note ObjCode IS BLANK”, I too get no results. Try removing that line.
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
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
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas