Using a Python Notebook to Query Multiple Lakehouse Tables into a Data frame
In this blog post I am going to explain how to query multiple Lakehouse tables into a data frame. The example I am going to use is when you wa...
In this blog post I am going to explain how to query multiple Lakehouse tables into a data frame. The example I am going to use is when you wa...
In this blog post I am going to explain how to use a Python Notebook using the Semantic Link module, to run a DAX query and write the output t...
In this blog post I am going to explain how to use SQL Code to write to Delta Tables in a Microsoft Fabric Lakehouse. If you are interested in...
I come from a TSQL background, so using SQL makes it easy for me to work with data. There are multiple ways to use SQL in a PySpark notebook, ...
I would like to start off because I am by no means a Python expert. I have been learning Python for about 2 years 😊 This is the first blog po...
The default option to rebind a Power BI report is to use the Power BI REST API. This works well, but for a lot of people this can be quite int...
It is great to see the advancements in Power BI with regards to TMDL. Recently I was working on a customer’s semantic model where I was doing ...
This blog below explains how to use a Python only notebook to get all the Fabric items using the Fabric REST API. NOTE: At the time of this bl...
What I have found is that when I created a pipeline in Microsoft Fabric that uses a notebook, when there is an error with the notebook, I do n...
In this blog post I am going to show you how to get all the Power BI licenses in your tenant. This can be very useful to understand how many l...