Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
Active Directory
AD
AD DS
AD FS
adfs
ASP.NET
azure
BizTalk
BizTalk Server
BizTalk Server 2010
C#
Candidate for deletion
certification
cloud
core docs
de-DE
EAA
Ed Price
Ed's Stub Pages
en-US
ESA
es-ES
Excel
Exchange
Exchange 2010
Exchange Server 2010
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
forefront
forums
fr-FR
Gokan Ozcifci
has code
has comment
has comments
has image
has Images
has Other Languages
has See Also
Has Table
Has TOC
Horizon_Net
How To
Hyper-V
id-ID
IIS
Italian Wiki Articles
it-IT
ja-JP
Jordano Mazzoni
Link Collection
Luciano Lima
Luigi Bruno
Lync Server 2010
MCTS
MIISILMFIM MACAULAY
Multi Language Wiki Articles
needs work
operations manager
Portal
Português Brasil
PowerShell
Private Cloud
pt-BR
security
SharePoint
SharePoint 2010
SharePoint 2013
Small Basic
solucionando problemas
spam
SQL Server
SQL Server 2012
stub
System Center
System Center 2012
TechNet Wiki Featured Article
tonyso
Translated into Japanese
troubleshooting
tr-TR
UAG
vídeo
Video
Virtualization
VMM
Wiki
Windows
Windows 7
Windows 8
Windows Azure
Windows Server
Windows Server 2003
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
yottun8
اکتیو دایرکتوری
Browse by Tags
>
TechNet Articles
>
All Tags
>
DAX
Tagged Content List
Wiki Page:
DAX Resource Center
Owen Duncan [MSFT]
Table of Contents You can contribute! Introduction to DAX Microsoft DAX Documentation Most Valuable Resources Samples DAX formulas in measures DAX functions Credits Welcome to the DAX Resource Center Wiki - your one stop shop for all things DAX This Wiki includes articles, whitepapers, videos...
on
14 May 2013
Wiki Page:
PowerPivot: DAX: Text Functions
Ed Price - MSFT
Data Analysis Expressions (DAX) includes a set of text functions that is based on the library of string functions in Excel, but it has been modified to work with tables and columns. Read more about the following text functions: BLANK CONCATENATE EXACT FIND FIXED FORMAT LEFT...
on
20 Apr 2013
Wiki Page:
PowerPivot: DAX: Operator Reference
Richard Mueller
The Data Analysis Expressions (DAX) language uses operators to create expressions that compare values, perform arithmetic calculations, or work with strings. Original article (before wiki edits) was written by Jeannine Takaki , Microsoft SQL Server Analysis Services Technical Writer. ...
on
28 Feb 2013
Wiki Page:
PowerPivot Measures
Yagmoth555
This article shows you how to create a measure based on data in the Data Analysis Expressions (DAX) sample workbook. The workbook includes bike-related data from the AdventureWorks database. For information about where to get the sample workbook, see Get Sample Data for PowerPivot in the TechNet Library...
on
23 Feb 2013
Wiki Page:
PowerPivot: Data Analysis Expressions (DAX) Language
Ed Price - MSFT
Table of Contents Types of DAX Functions Overview of DAX Where to Use Formulas Creating Formulas by Using the Formula Bar Tips for Using AutoComplete Basic DAX Syntax Using Multiple Functions in a Formula DAX Data Types Formulas and the Relational Model Introduction to Context Updating the Results of...
on
20 Feb 2013
Wiki Page:
PowerPivot: DAX: Filter Functions
Ed Price - MSFT
The filter and value functions in Data Analysis Expressions (DAX) are some of the most complex and powerful, and differ greatly from Excel functions. The lookup functions work by using tables and relationships, like a database. The filtering functions let you manipulate data context to create dynamic...
on
20 Feb 2013
Wiki Page:
QuickStart: Learn DAX Basics in 30 Minutes
Ed Price - MSFT
By: Owen Duncan, MSFT This QuickStart is for users new to PowerPivot or tabular model projects authored in SQL Server Data Tools. It is meant to give you a quick and easy introduction on how you can use Data Analysis Expressions (DAX) to solve a number of basic data modeling and analytical problems...
on
10 Jan 2013
Wiki Page:
PowerPivot Glossary
Fernando Lugão Veltem
Microsoft SQL Server PowerPivot provides features that span many technology areas, from relational databases, to analytics, to Web publishing. This article provides definitions for some PowerPivot terms and provides links to related content in the TechNet Library. Add words and tweak the definitions...
on
23 Nov 2012
Wiki Page:
PowerPivot: DAX: Statistical Functions
Ed Price - MSFT
Data Analysis Expressions (DAX) provides many functions for creating aggregations such as sums, counts, and averages. These functions are very similar to aggregation functions used by Microsoft Excel. Read more about the following statistical functions: AVERAGE AVERAGEA AVERAGEX COUNT...
on
8 May 2012
Wiki Page:
PowerPivot: DAX: Date and Time Functions
Fernando Lugão Veltem
The Date and Time Functions in Data Analysis Expressions (DAX) are similar to date and time functions in Microsoft Excel. However, DAX functions are based on the datetime data types used by Microsoft SQL Server. DAX also includes a set of time intelligence functions that enable you to manipulate data...
on
4 May 2012
Wiki Page:
PowerPivot: DAX: Time Intelligence Functions
Ed Price - MSFT
Data Analysis Expressions (DAX) includes time intelligence functions to support the needs of Business Intelligence analysis by enabling you to manipulate data using time periods, including days, months, quarters, and years, and then build and compare calculations over those periods. (For community resources...
on
3 Mar 2012
Wiki Page:
PowerPivot: DAX: Math and Trigonometric Functions
Ed Price - MSFT
The mathematical functions in Data Analysis Expressions (DAX) are very similar to the Excel mathematical and trigonometric functions. Read about the following math and trigonometric functions: ABS CEILING EXP FACT FLOOR INT ISO.CEILING LN LOG LOG10 MROUND PI...
on
24 Jan 2012
Wiki Page:
PowerPivot: DAX: Key Concepts
Ed Price - MSFT
Basic DAX Syntax A DAX formula is comprised of an equal sign followed by a function or expression. Functions perform operations such as concatenating or adding values, calculating sums or averages, or performing logical tests. Functions usually take some kind of argument , which might be a reference...
on
24 Jan 2012
Wiki Page:
PowerPivot: DAX: Information Functions
Ed Price - MSFT
A Data Analysis Expressions (DAX) information function looks at the cell or row that is provided as an argument and tells you whether the value matches the expected type. For example, the ISERROR function returns TRUE if the value that you reference contains an error. Read more about the following...
on
24 Jan 2012
Wiki Page:
Context in DAX
Ed Price - MSFT
Context in DAX formulas enables you to perform dynamic analysis, in which the results of a formula can change to reflect the current row or cell selection and also any related data. Understanding context and using context effectively are critical for building high-performing, dynamic analyses, and for...
on
24 Jan 2012
Page 1 of 1 (15 items)
Can't find it? Write it!
Post an Article