Filter Category...
 

6/7/2025 - Quick Start (Personal Data Warehouse)

This tutorial demonstrates how to import multiple Excel files into the Personal Data Warehouse , join the data using a view , and create a report . To begin, download and save the following sample files: AcmeCustomers.xlsx AcmeSales.xlsx   Create the Database Note: For installation and upgrade details, see Installing and Upgrading . It's recommended to create separate databases for each project. This makes it easier to back up and restore data. In the Pers

3/24/2025 - What Is Data?

BlazorData.Net aims to provide tools that empower users to import, export, manipulate, and present data effectively. At first glance, the concept of data might seem obvious, but understanding it thoroughly is essential to grasp why these tools are needed and how they are used.   Data Is Not the Thing – The Thing Is the Thing The most important concept to understand is that data is not a "thing"β€”it merely represents a "thing." For example, if you have a list of all your

1/12/2025 - Using Blazor and OpenAI to Create and Display KQL Queries

  BlazorData.net made a recent contribution to a Github project that contains code that will be incorporated into a future version on BlazorData.net . The Github project is kusto-loco and it provides an API that allows you to use Kusto Query Language (KQL) to create visualizations. However, KQL can be hard to learn, so the contribution that BlazorData.net made was to incorporate OpenAI to help you create the KQL to create the visualizations. The code is av

9/9/2024 - Microsoft Fabric and the Blazor Data Sheet

Using  the Blazor DataSheet allows you to easily view and update data in your Microsoft Fabric Warehouse .   Creating Forms is the biggest cost in an application Creating forms is often one of the most time-consuming and costly parts of building an application, but utilizing a Blazor DataSheet can significantly reduce both. By allowing users to view and update data directly within a flexible, grid-like interface, Blazor DataSheet eliminates the need for complex form

9/9/2024 - Import Data Fast into Fabric Using Parquet Files

To import data efficiently into Microsoft Fabric you want to use parquet files. You can leverage C# and Microsoft Blazor for a streamlined process. By utilizing the powerful Parquet.Net library in C# , you can quickly write parquet files, enabling you to handle large datasets with ease.  This approach not only speeds up data import but also enhances the scalability and performance of your import process.   Traditional Way to Import Data Into Fabric The s




An unhandled error has occurred. Reload πŸ—™