Sign in to join the conversation:
I am working on a master SmartSheet to roll up other Sheets into one.
When changes are made in the linked SmartSheets, this is not reflected in the master.
If I add additional rows, my master is not updated
What I am missing?
Hi Nadine,
Can you describe your process in more detail and maybe share the sheet(s) or some screenshots? That would make it easier to help.
I hope this helps you!
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Hi Andrée
I am facing the similar problem. I have added image illustrating what I am doing
New rows are added to project sheets everyday. How can link to these rows directly from the master sheet. I have to re-link manually every time new rows are added to a project sheet.
Another question, is there any way to link to a parent all children in other sheet?
Thanks for help
Hi,
How are the rows added to the project sheets?
Can you describe this in more detail because I'm not sure what you want to do?
Have a fantastic week!
Hi Andre'e
to your questions
Jira projects / Jira connector
I want to be able to link to rows dynamically. I mean if new rows are added to the project sheet, they should be automatically added to master sheet in the designated area as well. Let's say I have a dynamic changing/growing epic in project sheet. Each time a new story is added to this epic in project sheet it should be automatically added to the master sheet as well if this epic is linked to the same epic in project sheet. Is there a way to link to all children of this epic?
NKH
Thanks!
Unfortunately, there isn't a way to copy rows to specific sections in another sheet natively, but it could be possible with the API.
Please submit an Enhancement Request when you have a moment.
A possible workaround could be to use a service like Zapier or similar to copy the rows to another sheet and then rearrange them manually.
Would that work?
Andrée
How did it go? Did you manage to get something set up?
Happy Holidays & Happy New Year!
From my research, I understand there isn't a way to keep formulas when exporting from Smartsheet into an Excel document. I have a total of 50 columns with formulas and would think there was a quicker way to grab the formulas. So far, I've appended a "!" which turns the formula into text which does export. However, I'm not…
I currently have 14 sheets with the following columns: Batch # and Reviewer I use an Index Distinct formula to acquire the unique batch numbers from all 14 sheets and put them into 14 columns on the 'metrics' sheet. I then use another index distinct to get a list of all the unique batch numbers into one 'Unique Batch…
Hello, I am looking for formula help where I want to return the earliest date in a range for different workstreams groups on a project. The source sheet is formatted as a date field, and the formula used below is returning a 0 no matter what I do. Any suggestions? =MIN(COLLECT({Project Plan - start date}, {Project Plan…