Category: Power BI

What is Power BI?
What is Power BI?
Blog Posts

Power BI is a data visualisation tool that helps you analyse and turn data from different sources into visual reports and dashboards. You can gather, transform, and model data from various sources such as Power Apps, Power Virtual Agents, and Power Automate, and create dynamic data visualisations to gain real-time insights and make informed decisions… READ MORE

Is Power BI A Semantic Layer?
Is Power BI A Semantic Layer?
Blog Posts

The short answer: yes. And it’s a metrics layer and a metrics store and it’s headless BI too for what it’s worth. I’ve been meaning to blog about this question for a long time now, for two reasons: Customers migrating to Power BI often ask me if Microsoft also has a product or service that… READ MORE

INTRODUCING DAX WINDOW FUNCTIONS (PART 2)
INTRODUCING DAX WINDOW FUNCTIONS (PART 2)
Blog Posts

This is the second installment in our two-part series on DAX window functions announced in the December 2022 release of Power BI Desktop. I will first answer the questions that I had received from the community about topics covered in the first article, and then go into more technical details about the implementations of these functions to… READ MORE

Solving Business Problems Using Machine Learning in Power BI
Solving Business Problems Using Machine Learning in Power BI
Webinars

achine learning is in its heyday, but the question for many businesses remains:
How can it solve the existing problems?

In this session, Leon takes a look at business areas in which ML could make a good case. This session will help you solve common business problems using machine learning in Power BI so you can figure out how it might be applied to your business.

In this session we will learn:
– What is Machine Learning (ML)?
– How can we benefit from ML in Power BI?
– Solving business problems with ML
– Resources to continue learning

Watch this webinar recording where Leon Gordon, MVP, takes you through how you can solve business problems using machine learning in Power BI.

INTRODUCING DAX WINDOW FUNCTIONS (PART 1)
INTRODUCING DAX WINDOW FUNCTIONS (PART 1)
Blog Posts

The December 2022 release of Power BI Desktop includes three new DAX functions: OFFSET, INDEX, and WINDOW. They are collectively called window functions because they are closely related to SQL window functions, a powerful feature of the SQL language that allows users to perform calculations on a set of rows that are related to the current row. Because these functions… READ MORE

Enable Everyone to Innovate with Low-Code
Enable Everyone to Innovate with Low-Code
Webinars

Low-code tools like the Microsoft Power Platform enable every person in every role – from business users, IT professionals, citizen developer and professional developers – to collaborate on solutions and accelerate innovation across the organization.

In this webinar we will look at what it is, why it is relevant, and why every organization should establish a low code strategy with fusion team development.

Watch this webinar recording where Sofie Borck Janeheim takes you through how you can innovate using Microsoft Power Platform low-code developer tools.

Power BI , Power Automate— auto refresh dataset after dataflow
Power BI , Power Automate— auto refresh dataset after dataflow
Blog Posts

Today I want to show you how to implement an auto dataset refresh after a dataflow is refreshed. On order to this, we use Power Automate. Let’s say that after an Iowa_Liquor_Sales dataflow is refreshed we want to refresh an Iowa_Liquor_Sales dataset automatically. So, create a New flow and choose an Automated cloud flow option. Choose a When dataflow refresh completes trigger. After creating the trigger, you are… READ MORE