-
Report Grouping
Hello All, I am working on a report to sort information by the "sheet name" from multiple sheets. When I use the sort feature to get them ascending the report works properly and lists them all together in sequential order. I then add the "Group By" with "Sheet Name" ascending to get the sheet name to separate into groups…
-
Inventory Management- Supply Chain processes or template
Good Day, We would like to leverage Smartsheet for an end-to-end supply chain inventory management solution to streamline processes from bidding to fulfilling internal requests for inventory items. T • Bidding Process • Awarding the Bid • Assignment of Purchase Orders (PO) • Receiving Goods into Inventory • Internal…
-
Functionality Request: Hide Rows
Hello Smartsheet Community, Would be super helpful if we were able to hide rows from view. Currently you can hide columns but not rows. Thank you & 💙 Smartsheet!!!
-
Urgent Help - How to add currency symbol + Correct Price Commas to Cell
Hi there, I'm after some help as im pulling my hair out - I am trying to pull over the correct currency symbol and the right pricing commas for example $85,450 or C$85,450 - I currently have a formula set-up in the currency symbol field for whenever someone selects the currency drop-down in the form in correctly populates…
-
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…
-
UNPARSEABLE Error for Countif of overbudget tasks
Hello all! I'm trying to calculate the number of the overbudget tasks in my sheet summary. I have a column that is Actual Cost, and another column that is Budget. The AI suggested formula was: =COUNTIF([Actual Cost]:[Actual Cost], >[Budget]@row) But when I hit enter, I receive the unparseable error. Could anyone help me…