Best Of
Group Management: Download list of group members
Hi! I am a sys admin and manage groups for our account.
I have to do an audit/update of a large Group in Group Management. I received a new csv master list of the group of members, including all who are already in the group, and those new members who will need to be added to the group.
I think I have to compare who is in the list against the csv file so I can determine the new members I'll need to add.
But I don't seem to be able to capture the member list from Smartsheet. The Group Sheet Access Report does not contain the list of members.
And I don't see any option to download a member list, nor will it allow me to select the text of the list of members within my browser so that I can copy and paste into my excel file.
Any suggestions?
Re: Function for "current user" to use in formula?
Think this would/should work.
Steps to Create the Filter:
- Open your sheet in Smartsheet (web version).
- Click on the Filter icon (funnel symbol) in the toolbar.
- Click + New Filter.
- Give your filter a name (e.g., “My Open Tasks”).
Add the following conditions:
Condition 1:
- Column: Status
- Condition: is not
- Value: Complete
Condition 2:
- Column: Assigned To
- Condition: has any of
- Value: Current User
Condition 3:
- Column: Consult With
- Condition: has any of
- Value: Current User
Combine Conditions:
- Change the logic from "All conditions must be true" to "At least one condition must be true" for the Assigned To and Consult With conditions.
- So the logic should be:
- Status is not Complete AND
- (Assigned To has Current User OR Consult With has Current User)
Smartsheet doesn’t support nested logic directly in filters, but you can work around this by:
- Creating a helper column (e.g., “User Involved”) with a formula like:
=IF(OR(HAS([Assigned To]@row, USER ()), HAS([Consult With]@row, USER ())), 1, 0)@row, USER
2. Then filter where:
- Status is not Complete
- User Involved = 1
Ape_Man819
Re: Bring Back the Outlook Add-In - Please upvote this!
We must have this tool. We love the functionality, ease, and structure of Smartsheet. We have a company over 1200 employees who have access and use Smartsheet regularly. Please keep this for us.
Re: Bring Back the Outlook Add-In - Please upvote this!
This is an amazing tool! It is critical that we are able to use this feature!
Account-level email threshold monitoring
It appears that we need a mechanism to monitor our 500-limit threshold on emails. Seeing that you're counting any/all tasks going out the email component (including update requests) and it will only surface in the activity log of the offending sheet. If I have my facts correct.
With dozens of workspaces and untold sheets, IT needs a way to monitor this at an enterprise level and see when a limit is nearing and or has been breached. Workflows and and operations are dependent on this. Ideally, while it would be nice to see these in the Admin center a simple user email could be the contact for these notifications.
Sort Card View by Task Bar Color
Would be great to quickly sort Card View by the task bar color that is set by conditional formatting without the workaround of having to create a separate column with a formula. Especially if the conditional formatting is based on more than one column.
Re: Attachment capability for Docusign integration
Is there a way to know if Smartsheet team is working on this functionality?
OFFSET() function
I've not seen any requests for a Smartsheet's equivalent to Excel's OFFSET() function. For how universal the INDEX(MATCH()) solution seems to be, it strikes me as a notable oversight that there isn't any function to achieve a similar effect for selecting a range of cells offset by a column index value. It would greatly simplify a few of my solutions to have a reference of a single 2-dimensional array where I could toggle the column instead of a new reference for every column.
Nik Fuentes
Re: Introduce yourself & get to know your peers!
Hi y'all!
I'm Andrew, also go by Drew. I work in training and development and have really come to take advantage of all the offerings from Smartsheet in the last year as I switched work projects. I would have to say Dashboards are my favorite function because it helps you really gain a visual understanding of your forms and reports.
I am based out of Southern California and am in fact a Disneyland lover. In my role I have the luxury of working remote with my project based out of the east coast, so I get to have the majority of the afternoon off which allows for easy trips after work.
Andrew_SmiRod273
Brandfolder Phone App
Smartsheet has a mobile app but Brandfolder does not. While Brandfolder is intended to be a web-based platform, it would be very helpful to have a version as a mobile app.
We have several employees who frequently travel overseas to Asia where using a browser-based platform may be blocked by the country or internet connections aren't stable enough to use a browser but individual apps work well. For these employees, they would be less concerned with full functionality but since their trips are often 2 weeks or more at a time, they need to be able to create and send links off to their customers easily from their phone or iPad. They've been currently using Dropbox and I'd like to encourage moving to Brandfolder but the lack of an app is currently a major pain point for them.
