Category: Business Intelligence

  • How to Handle API Pagination in Power BI

    How to Handle API Pagination in Power BI

    Getting data from web sources in Power BI is often straightforward with an HTTP request to a web service. The Power Query M formula language provides the Web.Contents function, which can retrieve results from APIs. However, most APIs impose limits on the number of results returned per request – a mechanism known as pagination. To…

  • Power BI data from Excel on Sharepoint

    Power BI data from Excel on Sharepoint

    When teaching others how to work with Power BI, I almost always start with the same example: working with a simple Excel file. Typically, the file is stored on SharePoint, and we import the data into Power BI to explore and work on this basic scenario. This approach isn’t just for demonstration purposes, it also…

  • Asana Power BI Report

    Asana Power BI Report

    We are working on multiple projects with Asana and wanted to have insights over some project and task management KPIs within Power BI. There is a dedicated connector within Power BI to integrate data from Asana. However, the licensing requirements to use the connector are the enterprise or enterprise+ tiers. We had a look around…

  • Building native Gantt Charts in Power BI

    Building native Gantt Charts in Power BI

    In a recent project, a customer needed a report that provided an overview of the major projects within the company for the current and upcoming year. A Gantt chart is an ideal tool for displaying such data, offering both high-level and detailed views. Given that Power BI is widely regarded as one of the best,…

  • Top N filter on multiple dimensions in Power BI

    Top N filter on multiple dimensions in Power BI

    Power BI makes it fairly easy to implement top N filters on your visuals using the filter pane. You can quickly add the dimension you want to apply the top N filter to, select the number of items to display, and choose the column or measure for the calculation. However, what if you need to…

  • Login to Power BI with Guest Account

    Login to Power BI with Guest Account

    As a Power BI developer you are sometimes working for different organizations and have to access multiple tenants. To do this, you either have a dedicated account in each tenant or you are added as a guest to an organization. Accessing Power BI in an external tenant via browser at app.powerbi.com or via Power BI…

  • Single Date Picker in Power BI

    Single Date Picker in Power BI

    In the sphere of data analysis and visualization, Power BI emerges as a leading tool, adept at turning raw data into comprehensive reports and dashboards. Despite its strengths, we’ve found it lacking a specific, commonly used feature: the integration of a single date picker within a report. This feature, surprisingly not included by default, is…

  • Automated Power BI Testing with Selenium

    Automated Power BI Testing with Selenium

    Working with Power BI can become challenging as the size and complexity of your workspaces increase. Initially, managing a few reports linked to your dataset is straightforward. However, as the number of reports and their dependencies grow, keeping track of everything becomes more difficult. Power BI offers the option to see, what artefacts in your…

  • Analyse bexio Data with Power BI

    Analyse bexio Data with Power BI

    Like many other SME in Switzerland, we are using bexio as our administration and accounting tool. bexio allows for some limited standardized reporting within the service but we needed more flexibility. So we created our own report with Power BI, focusing mainly on two points: Our report allows to compare liquid assets year over year…

  • MS Fabric Data Activator: A big step towards actionable insights

    MS Fabric Data Activator: A big step towards actionable insights

    While Microsoft Fabric still has its quirks and might not be the go-to recommendation for customers as off right now (though this will change soon concerning the pace of improvements), I can’t help but get excited about one particular feature. Everyone’s been talking about its cool new stuff built on a modern Deltalake setup, all…