Copy row (using Automation) not copying auto-number field
I have a source sheet that generates an auto-number (Asset Number) when a new row is added (via a form). My automation workflow copies the row to another sheet but doesn't bring over the auto-number? I even added a condition on the automation to make sure the auto-number was not blank before the copy?
Should this be working or is it a limitation of Smartsheet? If it's a limitation or known issue any alternative solutions out there?
Jeana
Best Answers
-
Ok. Lets try this...
Add a text/number column to the source sheet. Enter this...
=[Asset Number]@row
This will pull the data into a column that is NOT system generated.
See if that text/number column copies over.
-
Finally!! Happy to help! 👍️
Answers
-
Try adding in a checkbox field. In this field enter a formula of
=IF([Asset Number]@row <> "", 1)
This will check the box as soon as the number s populated.
Then you can set up your automation to run with the trigger being that the box is checked.
-
Thanks Paul. Good idea but it didn't work. Copied the row but not the Asset #. The column is named different in the source and target sheet (Asset # and Asset Num). Do you think this might have anything to do with it?
-
Yes. The column names would need to be the same.
-
I tried making them the same name and I get an error saying you can't have an auto-generated number with the same name in the target sheet. UGH!!! This one will kill me. I just want to copy a row to another sheet that contains an auto-number. :-)
-
Ok. Lets try this...
Add a text/number column to the source sheet. Enter this...
=[Asset Number]@row
This will pull the data into a column that is NOT system generated.
See if that text/number column copies over.
-
Thanks Paul!
-
Finally!! Happy to help! 👍️
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 457 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives