Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
Is there any way to delete a column with conditional formatting in smartsheet using smartsheet C# SDK?
When attempting to delete a column that is involved in a conditional formatting rule you will receive an error back stating it is used in a conditional formatting rule and the rule needs to be deleted first before the column can be deleted.
At this time, the Smartsheet API doesn't have the ability to interact with conditional formatting rules to perform the deletion or any other actions on conditional formatting rules. The conditional formatting would have to be deleted manually by someone working with Smartsheet in their browser. Then API requests could be made to delete the column.
I tried using the product feedback form but it kept failing so I'm posting here instead. It's possible this is user error but I hope not for my ego's sake :). After the APIs were recently updated, my GET /users API call is only able to return a result of 2000 records in an array per page when I use pageSize as the…
Goal: Power Automate to update SmartSheet Row with "In Revision" Status when selecting "Reject" for my "Wait and Approve" workflow I have a Power Automate approval workflow that is triggered when a Smartsheet row is updated. The approval process works correctly, but I'm trying to handle the Rejected outcome. When an…
Receiving this error every time I try to save a change to a single sheet or access the Automation menu. All other sheets are working correctly. I've tried multiple browsers, clearing my cache, restarting the computer and checking for Smartsheet outages. While I'm actively working on developing the sheet further, there are…