Here's a way to find out which users are set up to perform more than one Job Role: + create a User Report+ along with User Name, add this column in text mode to see the user's roles and time percentages: displayname=All Job Roleslinkedname=directlistdelimiter=<br/>listmethod=nested(userRoles).lists...
Our teams are revisiting our current timelines that we have for creative design and approvals and we are curious to know what others organizations are marching towards. For some context, a large percentage of our emails are designed, approved and released within 7 business days. Prior to COVID, we w...
Has anyone else been experiencing slowness with Fusion this week? It's been near-freezing for me at times and buttons don't respond, and I've experienced it on both my work and home wi-fi while other web pages/apps have been performing fine. I'm including a video of me trying to clear a queue. It's...
Is there a way to have a "rule" in a matrix report that compares the total value to a custom field? Ie, I have the sum of hours per project and I want the background to be red if greater than a project custom field call Budgeted Hours. I was hoping I could just go into text mode to edit, but alas ...
Currently, our templates have Teams in the assignment fields, so I'm frequently needing to remove the team names that are already there, and then enter the individual's name. It's a very time-consuming, repetitive process. Other systems I've worked with allowed me to do a single copy, and then paste...
I need to prepare a record of time spent on projects and it needs to be crosschecked against users' timesheets. So far I can only generate a report with totals submitted/approved for timesheets but it doesn't show the detail of what tasks the hours were logged into.
Has anyone else noticed that this is missing? We use it for both single and bulk updates from reports. I opened a ticket with support and they confirmed that this will not be available anymore because it wasn't being used. This was the easiest way I found to quickly post a comment to anything from...
Hi, I have created a proof approval report within which I need to group the results by a custom date field. I have been sucessfull in pulling the date field "Internal Due Date" from both the Project custom form and then advised to pull it from the Document Custom Form. The data is coming in and s...
I'm trying to modify this code from this article to just give me the timestamp and not the history of the changes. I've edited it a couple times and can't get it. Any thoughts? IF(Status='INP',IF(ISBLANK({DE:Status Timestamp Custom Field}),$$NOW,{DE:Status Timestamp Custom Field}),{DE:Status Timesta...