Using Divide in a DAX Measures in Microsoft Power BI

Belinda AllenDyn365GP6 years ago93 Views

In this Video, I’ll create a DAX (Data Analysis eXpression) function (Divide) to alter 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 % := DIVIDE(SUM(‘Sales Line Items'[Gross Margin]), SUM(‘Sales Line Items'[Total Sales]), 0)

 

Using Divide in a 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...