Thanks for the tip! We are able to build the following filter for a project report based on that:tasks:canStart=true
tasks:canStart_Mod=eq
tasks:status=CPL
tasks:status_Mod=notin
tasks:taskNumber=FIELD:totalTaskCount
tasks:taskNumber_Mod=eq
Appreciate your reply!I double-checked the report, and it is actually a "Proof Approval" report, not Document Version. Sorry about the confusion! So, in that case, is there a solution to my inquiry? (I've updated the original post.)
We have a task level custom field named "Sub Milestone" (internal reference is DE:tasks:Sub Milestone). We would like to create a Proof Approval report, with a column to display the status of the task where DE:tasks:Sub Milestone=MARKETING APPROVED. I'd really appreciate any suggestions on how to ac...
We have a task level custom field named "Sub Milestone" (internal reference is DE:tasks:Sub Milestone). We would like to create a Proof Approval report to find any proofs that belong to projects where DE:tasks:Sub Milestone=MARKETING APPROVED and that task's status is completed (CPL). I assume we'll...
Number type field does not take more than one comma while inputting, for example: when inputting 1,300,000,000, the field only takes the value as 1300000,000. It would be nice to be able to input more than one comma as it would be more intuitive to the users.
Description - An admin function to copy a report definition from one environment to another, such as from sandbox to production.Why is this feature important to you - It will make admins life a lot easier to build/edit complicated reports in sandbox first and migrate the changes to production.How wo...