Get startedGet started for free

More Visual Query Features

Nice work writing your first visual query! Let's now dive a bit deeper into the power of the visual query editor. Let's say we want to find which customer_segment has the highest average Return on Investment (ROI). If we were writing SQL, we would have to use GROUP BY and AVG(). Let's take a look at how to write this query visually.

Note: this exercise assumes you have loaded a table named marketing in your lakehouse. If you lost your progress and don't have access to your lakehouse, you can find marketing.csv in Desktop/Datasets and upload it to a new lakehouse.

This exercise is part of the course

Introduction to Microsoft Fabric

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise