Edit - I started from scratch rebuilding it, and that solved whatever bug was causing the issue. I still have no idea what was wrong. I'm using Visual studio/C# to make a dll for Office/VBA automation…
Hi Smartsheet community, I am trying to create an app that fetches usage statistics/metrics for a given smartsheet account (like number of sheets or items created, edited, opened, etc), but couldn't f…
Hi does anyone know if % allocation and duration will ever be linked? And no, I don't want to create yet another column with a calculation to do it for me. Thank you! Karen
Has anyone come across a way to update the criterial for multiple reports at once? We have several reports that all draw from the same set of sheets. Every time we start a new project (and thus create…
Hi all, Purely out of interest at this stage, but has anybody built any integrations between Smartsheet and SAP, just like there are for Netsuite, Salesforce etc ? If so, which integrations have you b…
I'm working on a project at the moment to create and edit smartsheets from an external application, however can Smartsheet do the reverse and retrieve data from external APIs?
My code, which was fine, ran into an exception and cannot connect. It comes from the following code _SmartsheetList = _objSSClient.SheetResources.ListSheets(new List<SheetInclusion> { SheetInclusion.S…
I have an application that updates a SmartSheet using the available APIs.. The application uses the C# NuGet packages for Visual Studio (2017) The program has been working flawlessly for over 12months…
I have been attempting set up a relational database for multiple client use. This database should track records (rows including child rows) as it progresses through different phases. Projects may stop…