Category: Best Practice

October 01, 2024 3 mins read

The Ultimate Guide to Building an Enterprise Template for Peakboard Applications

Building a Peakboard application is easy and straightforward. But usually, as the scope increases, people from different parts of the company start getting involved—different departments and geographical locations. In this case, there are some best practices and patterns for enterprise to consider. In this article, we’ll discuss how to build...

November 24, 2023 3 mins read

Dismantle SharePoint - How to use a document library to store technical drawings and download them in Peakboard dynamically

We often see screens in factories with technical drawings of their products. This is most common in manual/semi-manual production and quality management. Besides purely technical drawings, other unstructured data is also displayed: step-by-step guides, quality check instructions, and other documentation. The de facto standard format for all these documents is...

September 12, 2023 4 mins read

Understanding locks when using SQL Server to store fast changing machine or sensor data

In the realm of database management systems, concurrency control plays a vital role in ensuring data integrity and consistent query results. This article explains how locks in SQL Server databases work, particularly in scenarios where simultaneous reads and writes occur. Additionally, it explores the application of the WITH (NOLOCK) hint...

April 10, 2023 3 mins read

Dismantle Number Value Formatting

Please note, that the content of this article might not be aligned with the latest version of Pakboard designer or runtime but applies to an older version Displaying numbers in the correct format is one of the fundamental tasks of building a board. The basic features of number formatting in...