Sign in to join the conversation:
How to get cell history of all rows in a smartsheet without any error (rate limiting error).Using python code.
http://smartsheet-platform.github.io/api-docs/?python#get-cell-history
has sample code that you can check out that should lead you to your needs
I tried that get_cell_history however it is not letting me get all 1000 or 5000 rows in smartsheet .it leads me to error (rate limit exceeded)and takes lot of time.is there any way getting cell history of all rows without any error
Hi,
Would the Activity log export function work for you?
Please see attached link/screenshot.
https://help.smartsheet.com/articles/2476206-track-sheet-changes-with-activity-log#export
I hope this helps you!
Best,
Andrée Starå - Workflow Consultant / Get Done
Thank you
Hello, I am trying to create a chart widget in my dashboard, but I keep getting "Selected data cannot be charted. Please select a new range." error. The report I am using is already summarized in numeric value. What is funny is I have report that I created a chart widget in another dashboard, and when I use that same…
I have a picture below for an example of this. I want to create a formula to get counts of items in "Column2", but if "Column4" states "change" I want the "Column2" count to not work and instead count what is it "Column3" in that given row. Column4 can also have several different things in it besides "good" that I want it…
I've done this a million times - create a report, separated by campus with a total $$. Then add it to a dashboard and make a graph. NOTHING is working right now when I try to do this. I get an error that the data cannot be charted. What the what? Help anyone? Is this a issue since they apparently changed something in the…