Using Python to Filter Data in Power Query
In our previous post, we installed and set up Python to use with Power BI and used Python as a data source. Let’s look at how Python can be used to filter data inside Power Query. Let’s filter records where the number of Employees is greater than 5000. We will use the query: It should look like below. Click OK: You may get this message regarding privacy levels. Per the Power … Continue reading Using Python to Filter Data in Power Query