Welcome to the DAX Resource Center Wiki - your one stop shop for all things DAX
This Wiki includes articles, whitepapers, videos, and samples published by both Microsoft as well as experts in the Business Intelligence community. Because this is a Wiki, you too can contribute. If you have some great information about DAX and how you use it in your organization, please share it!
The best information comes from those who use DAX. When starting out, you can use this Wiki to help you learn how to use DAX. As your knowledge about DAX grows, you may find creative and unique ways how to use DAX to solve real-world business problems in your organization. Others can benefit from your skills. You can post anything you want about DAX. See the right side of this page to learn more about how you can contribute.
Data Analysis Expressions (DAX), is a formula expression language used to define calculations in PowerPivot for Excel® workbooks and Tabular model projects authored in SQL Server Data Tools. DAX functions provide extensive filtering to calculate on data across multiple tables, work with relationships ,and perform dynamic aggregation.
Whether you are new to writing formulas or are well experienced using Excel formulas or MDX, these downloads, articles, and videos will help you get started with understanding DAX: Articles
Downloads
Videos
Microsoft official documentation for DAX is provided on Office.com, MSDN, as well as in PowerPivot for Excel Help, installed with PowerPivot for Excel 2010.
You’ve heard about MVPs (Most Valuable Professionals), but what about MVRs (Most Valuable Resources). Okay, not so esteemed as MVPs, but super important nonetheless. And hey, many of the MVRs are written by MVPs. Here are links to some of the most valuable resources you can use to find out more about DAX
If you also provide an MVR about DAX, be sure to post a link to it here!
Websites and Blogs
These resources will help you understand DAX formulas by providing formula examples used to solve real-world business problems: Articles
Measures (also knowsn as calculated fields in PowerPivot in Excel 2013), in workbooks and tabular projects are essential for getting the most out of your data. These resources by MVPs and users just like you can help you understand DAX formulas used in measures:
Articles
Using functions in DAX formulas is essential for creating the most effective calculations. These resources from MVPs and users can help you in understanding the different types of functions in DAX and how you can use them:
This article was originally written by Owen Duncan (Microsoft SQL Server Technical Writer) and Ed Price.