Creating DAX Measures in Microsoft Power BI

Belinda AllenDyn365GP6 years ago94 Views

In this Video, I’ll create a DAX (Data Analysis eXpression) function to create a Measure.  DAX can be used in Microsoft Power BI, Microsoft PowerPivot, and MDX.  It’s a relatively easy way to model your data.

Today’s DAX Expression:

Gross Margin % := SUM(‘Sales Line Items'[Gross Margin]) / SUM(‘Sales Line Items'[Total Sales])

Creating DAX Measures in Microsoft Power BI

Blog Syndicated with Belinda Allen’s Permission

0 Votes: 0 Upvotes, 0 Downvotes (0 Points)

Follow
Search
Loading

Signing-in 3 seconds...

Signing-up 3 seconds...