All Content
Timespan
explore our new search
​
Power BI: Using Quick Measures Suggestions to Create DAX Measures
Power BI
Nov 24, 2022 12:00 AM

Power BI: Using Quick Measures Suggestions to Create DAX Measures

by HubSite 365 about Pragmatic Works

Data AnalyticsPower BILearning Selection

In this video, Angelica will show you how you can use the new Quick Measures Suggestions feature.

In this video, Angelica will show you how you can use the new Quick Measures Suggestions feature. The Quick Measures feature, released a few years ago, was the first solution attempt to assist users in creating DAX measures by using a built-in template. Quick Measure Suggestions helps you create DAX measures using natural language instead of writing DAX from scratch.

DAX overview

Data Analysis Expressions (DAX) is a formula expression language used in Analysis Services, Power BI, and Power Pivot in Excel. DAX formulas include functions, operators, and values to perform advanced calculations and queries on data in related tables and columns in tabular data models.

https://learn.microsoft.com/en-us/dax/dax-overview

How to use Power BI DAX - Tutorial

In this step-by-step tutorial for beginners, learn how to use DAX (Data Analysis Expressions) in Microsoft Power BI. DAX is a formula language with functions. If you've ever written formulas in Excel, you'll find that DAX is very familiar.

https://www.youtube.com/watch?v=waG_JhBgUpM

Introduction to creating measures using DAX in Power BI

Data Analysis Expressions (DAX) is a programming language that is used throughout Microsoft Power BI for creating calculated columns, measures, and custom tables.

https://learn.microsoft.com/en-us/training/modules/create-measures-dax-power-bi/