online
332 TopicsProject Server - All Project Deliverables in One View?
Using on-premises Project Server, there is a way to mark a task as a Deliverable in Project (thru Manage/Edit Deliverables button in Project Professional) and Project Server will display those deliverables on the PDP / Project Site page in Project Server. Is there a way to create a view or report which shows all deliverables for all projects that are currently in Project Server? This way, people do not have to go into each individual schedule or PDP to see all upcoming deliverables for the company.Solved22Views0likes1CommentCreating a Project through Graph API "msdyn_CreateProjectV1"
I want to create a new Project online plan using Microsoft Graph API, so i used this end point and action inside my flow:- now the action will run successfully, and it should have created a new Project with subject = "Subject Test from automate", as follow:- but i can not find the new project inside the UI:- any advice?74Views0likes1CommentCannot Force Checkin: Project Web App
My team got project stuck in the queue and we can't publish any other projects as 2 jobs got stuck and causing other projects to continue to be in a wait. I tried to 1) Cancel the publish job (not successful) force checkin a project (not successful either) and it continues to stay in this state for several hours "Waiting To Be Processed" Please help!!1.2KViews0likes2CommentsProject online REST API for Project Manager approval on Task status update
Hi all, I am currently working on a custom solution that integrates multiple functionalities interacting with Project Online data. As part of a new requirement, whenever a team member submits a task update in timesheet, I aim to provide Project Managers with the ability to approve task updates directly from a custom page. My initial approach was to utilize the Project REST API (_api/ProjectServer), but I have not been able to locate an appropriate endpoint that supports this functionality. Could anyone kindly guide me to the specific REST API endpoint (if available) that can be used to approve task updates? Any insights or alternative approaches would be greatly appreciated. Thanks in advance. Regards Shruti Vyas134Views0likes1CommentPlease help - creating word document in Office online & Office app on computer launching problem
Microsoft Login There's a problem and you can't sign in right now. Please try again later. The Microsoft account sign-in server detected too many repeated authentication attempts. Wait a while and try again. this message is displayed in edge after logging in here: https://www.microsoft.com/pl-pl/microsoft-365/free-office-online-for-the-web to https://www.microsoft365.com/?auth=1 when I click on Word Blank document on my computer In firefox it is Unable to open document We created a document, but it can't be opened. Copy the link below and open it in your web browser. Correlation ID: 9195e098-7298-478c-a60c-17cf7ece4ee6 (changes every time I try) and when I click on Microsoft 356 (Office) in the start menu bar it quickly flashes the messages "Unfortunately, There was a problem loading this app." with subsequent "id"s and "correlation ID"s The Office app on my phone allows me to log in and create a word document with my credentials. As instructed during a chat with Microsoft technical support I cleared cache and cookies in my browser, restarted my computer and the above described problems persist. Technical support instructed me to post here and left the chat. Can you help? Thank you679Views0likes1CommentAdd a signature field and restrict editing
Hi, We're looking for a way to add a signature box where a user can draw or sign while the document is restricted. The user should be able to sign using Word Online, Desktop App, Tablet and Mobile. Please let us know the best way to achieve this.485Views0likes1CommentIntegrating ESS Utumishi with Microsoft 365 and SharePoint: Best Practices and Insights
I’m working on a project to integrate ESS Utumishi, the Tanzanian government’s Employee Self-Service platform, with modern content management solutions like Microsoft 365 and SharePoint. My goal is to improve document management, automate HR workflows, and enhance overall employee engagement through a seamless digital experience. Has anyone worked on similar integrations or faced challenges in connecting government HR systems with Microsoft tools? I’d love to hear about any best practices, lessons learned, or success stories that could help guide this project, especially in terms of improving system efficiency and user adoption in the public sector.69Views0likes0CommentsProject Online - Business Drivers matrix table in Power BI
Hi! After classifying our ongoing projects we could get to this matrix table in Project Online: There are 6 Business Drivers where each project contributes on a rating scale (None, Low, Moderate, Strong, Extreme) I am stuck on Power BI to find the relation between each Project, the rating scale and each Business Driver to be able to build the same matrix table in Power BI: Any help would be much appreciated!277Views0likes6CommentsQuerying Custom Text Fields from MS Project Online
I am trying to call custom text fields (Text1, Text2, ...., Text30) from MS Project Online using OData feed i PowerBI. When I use {pwaUrl}/_api/ProjectData I am able to get the default fields on top of the custom enterprise fields but not the custom Text fields. Is there any way to query these custom text fields?94Views0likes1CommentHow to Call custom fields using OData in Project online/Power automate?
for ex: https://company.sharepoint.com/sites/pwa/_api/ProjectData/Projects()?$Select=ProjectName,ProjectOwnerName if you type the above command in browser it will show list of all projects with some data. I had created a custom filed: entity is project, type is text, custom filed name is 2024.When i am trying to call this filed using this syntax. I am getting this error https://company.sharepoint.com/sites/pwa/_api/ProjectData/Projects()?$Select=ProjectName,2024 <m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"> <m:code/> <m:message xml:lang="en-US">An identifier was expected at position 12.</m:message> </m:error> How to get the 2024 custom filed data using that odata syntax?Solved4.2KViews0likes3Comments