This document provides an overview of the Power BI Floor Plan Plugin, including installation and configuration instructions, as well as an explanation of how to use the plugin in order to better visualize your data.

Introduction

The 3D Archilogic Floor Plan Power BI plugin is a visualization tool that enables users to create interactive, three-dimensional representations of building floor plans. With this plugin, users can see a 3D model that can be used to filter and analyze data from IoT sensors, as well as other data sources. The 3D model allows users to visualize the location and status of devices and sensors, and to identify potential issues or areas for optimization.

The plugin provides a range of features, including the ability to customize the visualization style, see the total area by a specific program and interact with the model. Overall, the 3D Floor Plan Power BI plugin is a powerful tool for building operators, facility managers, and other professionals who need to monitor and optimize the performance of complex buildings and environments. The plugin uses Floor plan engine SDK, you can find more details in the guide.

Untitled

Plugin

Archilogic PowerBI Plugin is available in 2 formats: a Certified PowerBI visual on Microsoft Marketplace AppSource and a GitHub repo. While the PowerBI visual on AppSource provides a simple no code experience to build interactive data visualizations on floor plans in the PowerBI interface (both online app and desktop app), the GitHub repo enables developers to further customize the visual for their needs and use it as a custom visual (or developer visual) in a PowerBI report or dashboard

AppSource Visual Guide

Coming soon!!

GitHub Repo Guide

PowerBI Custom Visual Prerequisite

More details on Environment Setup

Install pbiviz package globally

npm i -g powerbi-visuals-tools@latest

Clone the git hub repo

git clone <https://github.com/archilogic-com/bi-plugins/>
cd power-bi/basic-plugin

Install dependencies