Search on Help page

There is a temporary issue with the template, which should hopefully be fixed very soon (with any luck, in about 15 minutes).

Reading/writing to an excel file in .NET

If I remember correctly, multiple connectors that had to work with Excel spreadsheets make use of the OpenXml SDK: https://www.nuget.org/packages/DocumentFormat.OpenXml https://learn.microsoft.com/en-us/office/open-xml/open-xml-sdk https://www.c-sharpcorner.com/article/creating-excel-file-using-openxml/

Reading/writing to an excel file in .NET

Not a programing solution but if it suits your use-case you could instead read/write in the OpenDocument Spreadsheet (.ods) format using the OpenOffice SDK which will not require a separate …

Reading/writing to an excel file in .NET

I’m not sure if this is the most straight forward solution, but an xlsx file is nothing more than a zip of different things. Try to rename your existing xlsx …

Timespan Filter over Table – Dashboards

Hi Tiago, I believe the SLA connector should be improved so the timestamp columns are no longer of type ‘string’. Due to it being a string column, we have no …

DataMiner upgrade to 10.3.4 stuck

Hi Guilherme, When you have DataMiner not starting up after an upgrade, one of the places you could check is the SLDataMiner log file. This log file should 90% contain …

Display Text Limit

Hi, Is the screenshot coming from the mobile UI? (e.g. http://<dmaip>/m ). I don’t think that there is a setting to prevent it from being truncated. Regards,