-
How can a manager see a "by current user" dashboard?
I have several project designers, each using a dashboard organized by "current user". This dashboard has 4 reports, each organized by the current user. We love this. However, we have trouble seeing these reports as a management team. We currently manage the team by having the "manager" sit down individually with each…
-
Mapping Azure AD Groups to Contact Groups with SCIM
I must dynamically provision contact group memberships from dynamic groups in Azure AD based on departments or projects. I usually use SCIM to map AAD groups to application groups in other enterprise applications. I don't see this ability in Smartsheet and would like to request this as a new feature. I would also be happy…
-
c# ProxyHttpClient example no longer working
Hi All, I am having an issue with setting the Proxy, it seems RestClient has changed how you set the proxy and this.httpClient.Proxy = proxy; as suggested in the SDK is no longer valid. Is there an updated way to set the WebProxy? I have confirmed via CURL that my token is good and the endpoint is reachable once the proxy…
-
Show row attachments in report widget on dashboard
When I create a report from a sheet, there is a column at the beginning of the report showing any attachments on that row. When I insert the report widget on a dashboard, I can't get the attachments to show up. I'd really like users to be able to access the attachments directly from the dashboard instead of having to open…
-
Generate Documents - Can contact names be filled instead of contact email address?
Hi there, Hope all is well. Hope someone could help. I have created a fillable pdf to be used with the new "Generate Documents" feature. It works great except for one issue. When I map the "Assign to" field or any contact field, it fills the document field with the contact email address and not the contact name. Is there…
-
SUMIFS With Multiple Criteria
Good day Smartsheet team, I'm a hardcore Excel user attempting to migrate my skills over to Smartsheet and I'm getting lost in the translation. Attempting to set up a formula to pull specific data into a sheet using SUMIFS. Here's my formula: =SUMIFS({GLData Range 1}, {GLData Range 3}, MONTH(@cell ) = 4, {GLData Range 4},…
-
WBS Numbering Error
I'm not sure if anyone will be able to help with this one, but I am running into an occasional problem that I don't quite understand. Essentially, I have a WBS numbering system running to give tasks an ID, and then using the ID to look up a letter equivalent from another sheet, and using that for the Item Label of each…
-
Smartsheet Build Version
How can I find the product build version for Smartsheet and other products? Thank you, Ron
-
COUNTIF formula help
This discussion was created from comments split from: Using COUNTIF in Sheet Summary.
-
Rolling 12 month column chart
I have a column chart as seen below: The summary sheet i use as the data source is formatted as below: I used a summary sheet instead of a summary report as it gives me more options to manipulate the data, but also structure it correctly in terms of month order. The months and years will have to manually be inputted and…