FieldTwin Power BI Integration
A FieldTwin integration that visualize detailed information about the selected asset from FieldTwin Viewport.
Overview
- Users have the capability to upload Excel (CSV) files with data that are exported from the customer Power BI platform.
- When user selects an asset from FieldTwin Viewport the Power BI Integration using the Name of the selected asset is trying to find and to visualize the detailed information about it.
- The Power BI Integration allows users to select multiple asset and visualzie and compare information about them.
- Users also have the capability to view all imported assets with option to sort by specific column and option to search and filter by entered text.
- Users have the capability to delete the imported CSV file and remove all imported data and also to import a new Excel (CSV) file, which data will replace the previously imported data.
Requirements
- This integration requires FieldTwin v8.1.0 or later
- Excel (CSV) file from customer with exported Power BI data.
- The name of the selected FieldTwin asset must consist of two parts separated by " - ".
- The first part must be the name of "Object". The second must be "Component" identificator.
Implementation
FieldTwin Designer Frontend Features
Storage
The imported CSV file is stored in the FieldTwin Document storage through the FieldTwin Document API.
User Frontend
- Based on the user selections the integration will display all available information for the selected asset.
- Users have the capability to see all imported data in table.
- The table has features which allows users to sort data by specific column and also to search and filter by entered text.
- The Power BI Integration User Interface allows user to switch between English and Portuguese languages.
Known issues
Currently there are no known issues.