Hands-On Business Intelligence with DAX by Ian Horne
Author:Ian Horne [Ian Horne]
Language: eng
Format: epub
Tags: COM051380 - COMPUTERS / Programming / Microsoft, COM018000 - COMPUTERS / Data Processing, COM005030 - COMPUTERS / Enterprise Applications / Business Intelligence Tools
Publisher: Packt
Published: 2020-01-31T04:17:21+00:00
We've gone through the function types and groups in this section. In the next section, we will learn about the aggregation functions.
Introduction to aggregation functions
As we have already seen earlier in this chapter, the DAX language consists of a large number of functions that can be grouped based on the type of functionality they provide. In this section, we are going to take our first detailed look at these groups, starting with a look at the aggregation group of functions.
Aggregation functions provide a way to summarize or group data and common examples include the AVERAGE, COUNT, MAX, MIN, and SUM functions. All of these have their equivalent X function, such as SUMX. Instead of working against a column of a table, these X functions apply the aggregation to the result of an expression that is evaluated for each row of a table.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
NET | C & C++ Windows Programming |
SQL Server | VBA |
Visual Basic |
Deep Learning with Python by François Chollet(12585)
Hello! Python by Anthony Briggs(9922)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9799)
The Mikado Method by Ola Ellnestam Daniel Brolund(9782)
Dependency Injection in .NET by Mark Seemann(9346)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8305)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7769)
Grails in Action by Glen Smith Peter Ledbrook(7700)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7563)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7131)
Microservices with Go by Alexander Shuiskov(6893)
Practical Design Patterns for Java Developers by Miroslav Wengner(6809)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6752)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6421)
Angular Projects - Third Edition by Aristeidis Bampakos(6168)
The Art of Crafting User Stories by The Art of Crafting User Stories(5693)
NetSuite for Consultants - Second Edition by Peter Ries(5621)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5431)
Kotlin in Action by Dmitry Jemerov(5070)
