Sign in to join the conversation:
Has the cloning of a column within the same sheet feature been developed? I saw the discussion back in 2016.
Thanks
Christi
Hi Christi,
There isn't a way to clone a column so that it would copy all of the column data over to a new column in the same sheet.
You could create a new column and add a formula such as =[referenced column]@row with the "referenced column" being the column you would like to clone.
You could also duplicate a conditional formatting rule and change the column name. Details on conditional formatting rules can be found in our Help Center: http://help.smartsheet.com/articles/516359-conditional-formatting
When you have a moment, please submit a product enhancement request to let our Product team know that you'd like the ability to clone columns. The product enhancement request form is located in the Quick Links section to the right of this discussion.
Cheers!
Corinne
Hello Smartsheet Team, Thank you for the notification regarding the upcoming API changes. We primarily use the Smartsheet API through third-party integration platforms (Zapier and Domo) rather than custom-built solutions. I would like to clarify the following points: Will Zapier and Domo automatically handle the API…
Hi Everyone, I have a Console Application that was developed using .NET Core 3.1 and Smartsheet SDK version 2.126.0. The application currently uses the following endpoints, which are scheduled to be deprecated in early 2026: GET /workspaces/{workspaceId}/folders GET /workspaces GET /workspaces/{workspaceId} GET…
Hi, Zapier Integrations team here. We are experiencing users reporting being unable to set up a webhook subscription to Smartsheet when a POST request is made to https://api.smartsheet.com/2.0/webhooks Response received { "errorCode": 1008, "message": "Unable to parse request. The following error occurred: Field 'name'…