MS Fabric — semantic model and reportMicrosoft Fabric has made a BI Engineer work more handy. All the most important services are in one place. They allow creating seamless…2d ago2d ago
C# — get data from MS Fabric Data Warehouse and LakehouseIn the last story wy created and run a pipeline and notebook. Then run them from a C# code. C# — MS Fabric pipelines and notebooksDec 6Dec 6
C# — MS Fabric pipelines and notebooksToday, we create a pipeline and a notebook in MS Fabric. The second one copies data into Lakehouse from CSV file, the first one second one…Nov 22Nov 22
C# — objectsC# is an object oriented programming language where everything is a objects. So it is a good idea what is this and how to work with…Nov 8Nov 8
C# — functionsFunctions are block of code which we can encapsulate for further use. Instead of copy and paste the same code over and over. We can use a…Oct 25Oct 25
C# and Power BI REST APIIn the last article. We configured an access to Power BI REST API: Power BI REST API — configurationSep 27Sep 27
Power BI REST API — configurationLet’s assume you plan to create an external app. You want to use it to cooperate with Power BI. This app is written in C#, Python or…Sep 13Sep 13
Azure Automation account — schedule and webhookIn the last post we’ve created a runbook which starts or deallocates a VM. Azure Autmation Account — Powershell Start Stop VMAug 30Aug 30