Last Year

DashBuilder: Getting Started Guide

    Blog post image      

DashBuilder is a full-featured web application that allows non-technical users and programmers to create business dashboards. Dashboard data can be extracted from heterogeneous sources of information such as Prometheus, JDBC databases, or regular text files. The resulting dashboard can be deployed in a cloud environment using DashBuilder Runtime. In this guide, we will show you howRead more →

All other

Introducing Dashbuilder Runtime

    Blog post image      

Business Process monitoring via dashboards and reports is a crucial part of a successful business automation deployment. In Business Central (BC), it is possible to monitor the execution of processes and human tasks using dashboards. Under the hood, every dashboard living in BC is actually built with a tool called Dashbuilder. It allows users toRead more →

DashBuilder: an Apache licensed Business reporting and monitoring tool

    Blog post image      

DashBuilder is a tool for the building of reporting and monitoring business dashboards, licensed under the business-friendly Apache Software License (ASL). It has a strong emphasis on flexible navigation and page layouts, to ensure you can organize your content the way you want. It is decoupled from the data sources, with support for Prometheus, JDBC,Read more →

Announcing DashBuilder 0.14.1

    Blog post image      

We are glad to announce that we are releasing DashBuilder 0.14.1! The major change for this new release is the adoption of Quarkus as the backend for Dashbuilder Runtime and the introduction of Dashbuilder Authoring, a new tool to create dashboards. The project code has also moved to Kogito tooling, which means that it willRead more →

Dashbuilder Runtime Demos

    Blog post image      

Recently, we shared all the improvements that were made to Dashbuilder in a series of blog posts: Introducing Dashbuilder Runtime Gradual Export Dashboards from Business Central Multi Dashboards support in Dashbuilder Runtime Dashbuilder Runtime Embedded Mode Developing Custom Components for Dashbuilder My colleague Manaswini Das also shared some custom components created by her on this blog post: New improvementsRead more →

Deploying Dashbuilder Dashboards

    Blog post image      

Dashbuilder files are plain YAML which makes it easy to author dashboards using the online editor. The next natural step is to publish this dashboard for public access and this is what we cover in this article! What is Dashbuilder after all? Dashbuilder is a web application that can run dashboards in different modes: EDITOR:Read more →

Developing Custom Components for Dashbuilder

    Blog post image      

Dashbuilder is the component of Business Central that allows users to create pages and dashboards. Pages are made of small components that can show data, they are so-called displayers. By default dashbuilder provides multiple displayers that users can drag to pages, for instance: In Business Central 7.43, we introduced a new way of displaying dataRead more →

What’s new in Dashbuilder 0.28.0

    Blog post image      

Kie Tools 0.28.0 is out and with it we have multiple improvements to Dashbuilder. Let’s explore it! Installation The new editor is live in Serverless Logic WebTools and the VSCode extension is already available on the marketplace. For NPM package users just update the dashbuilder-client dependency version to  0.28.0. Dashbuilder Samples We organized Dashbuilder samplesRead more →