Home Whiteboard Graphing Calculator Online Compilers Articles Tools

Explore Categories

Find the perfect tutorial for your learning journey

Python TechnologiesDatabasesComputer ProgrammingWeb DevelopmentJava TechnologiesComputer ScienceMobile DevelopmentBig Data & AnalyticsMicrosoft TechnologiesDevOpsLatest TechnologiesMachine LearningDigital MarketingSoftware QualityManagement Tutorials View All Categories
Tutorials Courses Jobs Login
Excel DAX Tutorial
  • DAX - Home
  • DAX - Overview
  • DAX - Calculated Columns
  • DAX - Calculated Fields / Measures
  • DAX - Editing a Calculated Field
  • DAX - Deleting a Calculated Field
  • DAX - Syntax
  • DAX - Operators
  • DAX - Standard Parameters
  • DAX - Functions
  • DAX - Understanding DAX Functions
  • DAX - Evaluation Context
  • DAX - Formulas
  • Updating Results of DAX Formulas
  • Updating Data in the Data Model
  • DAX - Recalculating DAX Formulas
  • Troubleshooting DAX Formula Recalculation
  • DAX - Formula Errors
  • DAX - Time Intelligence
  • DAX - Filter Functions
  • DAX - Scenarios
  • Performing Complex Calculations
  • DAX - Working with Text and Dates
  • Conditional Values & Testing for Errors
  • DAX - Using Time Intelligence
  • DAX - Ranking & Comparing Values
  • DAX - Quick Guide
  • DAX - Useful Resources
  • DAX - Discussion
Selected Reading
  • UPSC IAS Exams Notes
  • Developer's Best Practices
  • Questions and Answers
  • Online Resume Builder
  • HR Interview Questions
  • Computer Glossary
  • Who is Who
Home Excel_dax Excel DAX - Special Values

Excel DAX - Special Values



Previous
Quiz
Next

The following table lists some DAX special values.

Sr.No Special Value & Description
1

BLANK

A null, or a blank value, or an empty cell, or a missing value.

2

Infinity

Infinity value, as considered in mathematics (∞).

DAX returns Infinity, if there is a division by zero.

3

NaN

Not a Number.

DAX returns NaN for 0/0 and Infinity/Infinity.

If you divide an expression by Infinity, you will not get an error, as DAX returns 0.

excel_dax_syntax.htm
Previous Quiz Next
Advertisements
  • ABOUT US
  • OUR TEAM
  • CAREERS
  • JOBS
  • CONTACT US
  • TERMS OF USE
  • PRIVACY POLICY
  • REFUND POLICY
  • COOKIES POLICY
  • FAQ'S
tutorials point logo
Download Android App Download IOS App

Tutorials Point is a leading Ed Tech company striving to provide the best learning material on technical and non-technical subjects.

Copyright 2026. All Rights Reserved.