Recently active
Hello Community,Β I am trying to build a workflow that will update a custom numeric field named βSequenceβ. This field will run on the Project object and then assign a numeric value to every Milestone regardless of how many.For example:Milestone1 = 1001Milestone2 = 2001Milestone3 = 3001etc.Β The issue I am having is the variable I am configuring within the rule only provides me the last Milestone value and then assigns it to all the Milestones. Per my example above, there are 3 Milestones and the last Sequence value is 3001. All 3 Milestones are given this value creating an undesired duplication when ran on Sub Items from Project object.Β Β Question: Is there a way to make this run so that the values are specified correctly per my example above without the duplication?
Planview AdaptiveWorkHi,Do dynamic layouts override profile layouts? And where do views figure in this picture? What layout will the views take?I also noticed while creating views that there are 5 options:one column layout two columns layout work plan layout resource planning layout financial planning layoutAt the project level, I have tried creating views using the 5 layout options and realise that there are some default info in each of the layouts that I do not need. How do I change/ edit, say, the resource planning layout?Any guidance will be highly appreciated.Regards
We would like to raise an enhancement request based on customer feedback regarding the way forecast revenue is currently calculated in AdaptiveWork.At present, the systemβs financial model calculates forecast revenue at the project level, using the formula:Planned Billed Expenses + MAX(Expected Revenue, Revenue EAC) Γ Cost Allocation (%)This calculation is applied regardless of the state of individual tasks. As a result, tasks in βDraftβ or βOn Holdβ which still have planned effort and billing rates continue to contribute to financial forecasts.From a business standpoint, this can be misleading, since Draft or On Hold tasks do not represent confirmed or active work and therefore should not inflate projected revenue.Customer Request:Introduce a system option (or enhancement to the Update Forecast logic) that allows organizations to exclude Draft and On Hold tasks from forecast calculations. This would provide more accurate and realistic financial projections, particularly for customers
Hello everyone.I would like to set a rule that when a user changes the view to βhighlightβ, a dynamic layout is used.I know I can create a toggle but that's not as slick as the view just changing automatically.Thanks for any assistance
Hello! Is there a way to expand a text box within a form in AdaptiveWork? I know I can change the CSS in Global setting but that only allows me to make the default size of forms to wider or narrower. Scrolls do appear within the frame of the text box when the content is longer than the height of the text box, but it isΒ annoying not being able to see what I typed at the very top without scrolling up. TIA, JessΒ
Hello,Β Our PMO are Superusers within AdaptiveWork but will also be approving timesheets and supporting other staff with their timesheets. As we are superusers, we can see all timesheets within the system as a big list. However, when we go to the approvals module, we cannot filter effectively on items such asApprover User type ManagerThis will lead to issues in supporting staff effectively and would prefer to have the functionality that is available in the other areas where you can set a view and filter. Any help or development in place?
I am looking for some examples for workflows on the customer success page and noticed that there are links to the examples and headings for the examples but no examples.https://success.planview.com/Planview_AdaptiveWork/Configurations/Business_Rules#Β Does anyone know if these will be migrated from the legacy βblueβ success pages?
Hi,I have been reading about API keys here:Β https://success.clarizen.com/hc/en-us/articles/360011833079-API-Keys-SupportΒ and have hope someone here has experience about key management, especially with respect to their expiry.The systems I will be having to give APIΒ access intoΒ AdaptiveWork are likely to be externally managed, so there will be time and cost associated with changing keys, and I am obviously trying to avoid any time periods where the external system cannot access AdaptiveWork.I understand how to create an APIΒ key, but see that it has an expiry set on it by default of, I think, a year. Is there any way to create a key with a longer expiry (so I donβt need to worry about this ever ideally)?If not, is there any way to extend the expiry date so a fresh key is not required? (and ideally generate a reminder that it needs doing).If not is there a way to generate another key while the first key is still active - is this the intended usage of the secondary key?N.B. I am asking abo
I need to update the options of a picklist field from a custom action. Is this possible? And if so, what functions could I use to achieve this?
**EDIT:Β The title should read βEffort to Duration Ratioβ.Β I donβt appear to be able to edit the title**Hello everyone.I want to produce a report that shows a ratio of how long it takes to deliver a project vs how much effort was assigned to it.Iβd also like to assign the same formula to actual cost vs budget assigned.For example:Β 100 hours assigned but 200 hours duration would be a ratio of 2 - its taken twice as long to deliver as the hours assigned.Β Β This is a key metric for us at it allows us to see how quickly we can deliver projects.The calculation is simple enough - $Duration / $BudgetedHours.Β But I receive the following error:Β βError: Formula evaluation result data type is Numeric instead of expected Duration"Β Thanks for any assistance
I have got a workflow rule that runs on an update to risk/issues, counting the total # of open risk/issues (by status) from the parent project.Β The counts returned are incorrect when the workflow runs it, but noticed that if it simply runs a second or two later it is correct.Whatβs the best way to incorporate a pause or delay to avoid this problem?
Is there a way in the workplan to force some tasks to start on Mondays ?
HiPlanView AdaptiveWorkOne of the excel templates for global custom fiscal calendar setup contains start of the month, end of the month and number of days in the month (which are computed in the excel sheet by formula). We did that and then imported the template. But there is hardly any noticeable change.Which makes me wonder what difference does global custom fiscal calendar make in processing of data?Any pointers will be highly appreciated.Regards
Hi everyone,For reporting purposes, I need to display β atΒ project levelΒ β two specific fields:One showingΒ only open risks One showingΒ only open issuesBy βopenβ I mean those in status:Β Submitted, Opened, or In Work.Currently, Iβm using the standardΒ RisksΒ andΒ IssuesΒ fields from the project entity, but these includeΒ allΒ related items, regardless of status, and they are not editable.I tried modifying the report by includingΒ CasesΒ as related data, applying filters on status. This works in terms of filtering, but it breaks the structure of the report: I end up withΒ one row per open case, while I needΒ one row per project.Has anyone found a way to:Filter risks and issues by status at the project level? Or aggregate open risks/issues into a single field or count per project?Any suggestions or workarounds would be greatly appreciated!Thanks in advance,FabrizioΒ
Hello everyone,Can someone point me in the direction of where the Burn Down chart is please?Iβve installed the financial highlights panel but there is no Burn Down.Β Thanks
Hi there! Iβm trying to create a report to show incomplete timesheets by resource(based on a 37.5 hour work week). Iβve had success generating a report to populate the total submitted and approved time...but am struggling to calculate a resources missing time. When I create the calculationΒ β37.5 hours - timesheet durationβ it gives me an error:Β Error: Data types Numeric and Duration not compatible for '-' operation.Β Any ideas or recommendations are greatly appreciated :)Β
Hello,Has anyone succeeded in updating the βownerβ field of a task via a configuration rule ?I have a custom action that creates specific tasks but iβm not able to update the βOwnerβ field.
Hello,It seems only pick list fields can be used and displayed on cards of the hybrid view.How can i display the parent project name on my cards ?
I have a pretty simple issue to resolve, I think.Iβm creating a custom action where i want to update $PlannedAmount with the following calculation:Β $BudgetedHours * 40The error Iβm getting is βError: Formula evaluation result data type is Duration instead of expected CurrencyβIβve tried a few different options but am missing the correct way to put together this request.Thanks all
I'm writing to request an enhancement for the AdaptiveWork tool to allow access to Change History data via the REST API. Currently, this capability is not available, and the only method to access Change History data is by manually exporting it to Excel. Given the increasing volume of Change History data, manual export is becoming cumbersome and inefficient.Suggested Enhancement:Develop a REST API endpoint that provides access to Change History data. Include necessary query parameters that allow filtering by date range, project, or specific change types to manage data volume and retrieval efficiently.Impact and Benefits:Streamline the data retrieval process for large volumes of Change History data. Enable automated integration of Change History data into other systems or processes. Improve efficiency in monitoring and reporting changes across projects.Implementing this feature would significantly enhance the utility of AdaptiveWorkΒ by allowing seamless integration and automation, thus s
Hello,Is there a way to import action items from a project template when creating a new project ?Files are copied over but not action items. Is there a workaround ?
Our white paper on AI in project management reveals a critical insight: "AI can assist in bridging systems to surface previously hidden insights... This level of visibility promotes faster, smarter, and more confident decision-making, aids in building better products, and reduces potential business risks."Imagine having complete visibility across:Product development cycles Schedule changes and impacts Cost fluctuations Cross-project dependenciesThis visibility isn't just nice to haveβit's essential for making informed decisions about scenario planning, capacity reallocation, and strategic pivots.Your team can experience this level of visibility with AdaptiveWork Copilot.Download White PaperSign-up for AdaptiveWork CopilotΒ
Hello,Anybody knows how i can bulk edit permissions on an important amount of action items ?And also automatically apply permissions when the action item is created in the project ?
I am importing a project WBS and I am building a data loader import to capture the predecessor information for each workitem as a DependencyLinks import.Β In the source data, some of the Lag durations are in workdays (d) and some are in calendar days (ed). ed basically includes weekends, holidays, etc.Β Β Is there a way to indicate the difference between these two duration types for my import?
We want to bring your attention to an important upcoming change affecting the AdaptiveWork-Salesforce integration through our iHub platform.π Critical Update Overview Salesforce has announced the end of support for Workflow Rules and Process Builder effective December 31, 2025. This change requires action from all customers using our Salesforce integration.Β π What This Means for YouSalesforce will discontinue support for Workflow Rules and Process Builder after December 31, 2025 No customer support or bug fixes will be available for these features post-2025 All automation will need to migrate to Salesforce Flow Builderπ οΈ Our Solution To ensure uninterrupted service, Planview is introducing a new feature in iHub that will:Automatically convert existing Workflow Rule-based events to Flow Builder Enable new iHub events to be created directly with Flow Builder Maintain all existing integration functionality through this transitionπ How the Transition Works When the feature is enabled:E
Share the link below and earn community points.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.