Sign in to join the conversation:
Hi does anyone know if % allocation and duration will ever be linked?
And no, I don't want to create yet another column with a calculation to do it for me.
Thank you!
Karen
Hi Karen,
Great idea!
Please submit an Enhancement Request when you have a moment.
Have a fantastic weekend!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Hi Guys I have created a code which will push the latest ticket from ServiceNow Platform into Smartsheet using the Smartsheet API. I am trying to use the POST method to push the row to Smartsheet but due to some reasons it is not getting inserted even if in the activity log it keeps showing as row inserted. When I tried to…
The new version of the api (FolderResources.GetFolderChildren) isn't returning correctly the createdAt and modifiedAt fields for sheets. As an examplle the following call isn't returing the fields correctly : SmartsheetClient.FolderResources.GetFolderChildren(9999, null, null, null, null, null, null); Can someone raise…
Hello Everyone- I am attempting to connect Smartsheet to Oracle's EDQ and keep running into the error "Process Failed: Network error OAuth2: error in access token request: Tried all" 6 addresses, but could not connect over HTTPS to server: api.smartsheet.com port:443 (Code 320,003)" I have tried different combinations of…