The column ID has been removed from the Column Settings. It is now accessible only through Bridge. I would like to request that it be added back to the Column Settings.
Sign in to see the current vote count, add your own vote, or leave a comment.
@JenniferTorres I very much agree with this and I upvoted.
Just an FYI for you though it is possible to extract the column id in a roundabout way without using bridge. If you go to card view and group the cards by the column, you will see the column id in the url. The only caveat is that if your column is not a single select dropdown you can't view by that column, so you would have to change it temporarily. However, you can change it without saving, get the column id, and then refresh the sheet but don't save.
@Samuel Mueller - thank you for sharing this!
I have to admit this is a sneaky little tip I've never thought of before... brilliant. 🙌
@Samuel Mueller Thanks so much!!
Currently, I can click File>Properties to get the Sheet ID.
I can also right click on a row and select properties to get the Row ID:
But it takes some API sleuthing to get a Column ID. It would be really great if I could right click on a column and get the Column ID.
This is a much needed enhancement. I've mentioned this somewhere before, but you can access column ID if you navigate to card view, it's in the url.
If the column isn't available in Card View, you can find the column ID by inspecting the network requests in your browser's developer tools. Here are the steps:
While more technical, this method lets you view all column IDs and other sheet metadata.
@Samuel Mueller @Frank Geraci Those are some cool tricks that I didn't know about! I came across this post when I was doing some research for my video on alternative ways to get Smartsheet Column ID's.
You're methods are good for those that don't want to deal with the API or use any additional tools.
Here's my list of 3 ways.
I wanted to add a picture here of what the SSFeatures solution looks like:
SSFeatures lets you open a popup that shows you all of the column IDs in your sheet.
Problem Smartsheet environments quickly become cluttered with inactive Sheets, Reports, and Dashboards that are no longer viewed or updated. This creates confusion for users and significant overhead for admins, especially in large or regulated environments. There is currently no native way to automatically identify, notify…
It would be beneficial to be able to leverage Smartsheet Automations to make REST API calls. This has many potential use cases, but one I could see is adding users to Smartsheet groups when the are added to a 'roster sheet' in Smartsheet. It would allow us to use the full power of Smartsheet's API within easy to use…
I am loving the capabilities in Global Updates under Control Center.However, there are some gaps I would really like addressed.Can we please create a Global Update option to do the following: Update a column formula not just a cell formula Update an automation Note: I know that I could create a new column and delete the…