• Skip to main content
  • Skip to footer

Curbal

Learn how to grow your business with your data and Power BI

  • Data Stories
    • Power BI Stories
    • 1 dataset, 100 matplotlib visualizations
  • Learning Portal
    • Download Center
    • 25 Days Challenge
    • DAX Glossary
    • Power BI
    • Power BI by Topic
    • Python
    • 1 dataset, 100 matplotlib visualizations
  • Courses
    • Power BI Mini Master Class 1: Using a REST API as a data source
    • Power BI Master Class 1: COVID Tracker
    • Introduction to Power BI – FREE Online course
    • M Language + Power Query Course Bundle
    • Power Query Online Training [updated 2022]
    • M Language Online Course: The unofficial and Practical Reference Guide [updated 2025]
    • My Courses
  • Shop
    • Courses
    • Master Classes
    • Template Apps
    • JSON Themes
  • Cart
  • Register/ Log In
    • Become a Member
    • Log In
    • My account
    • My Courses
  • Search
  • Contact
You are here: Home / CM Tooltip Glossary Pro+ / CALCULATETABLE

CALCULATETABLE

posted on May 11, 2018

« Back to Glossary Index

Syntax

CALCULATETABLE(<expression>,<filter1>,<filter2>,…)

Tutorial with example

In todays video we are going to cover the DAX function CALCULATETABLE.

CALCULATETABLE allows you to create virtual tables that you can then filter using multiple conditions and use that table to make further calculations.

DAX Fridays! #81: CALCULATETABLE

Download example file:

Download Power BI file: here.

Additional resources:

Calculated tables in Power BI allow you to create subsets of your data and they are also useful for checking your DAX measures, check the video to learn how.

Power BI Tips & Tricks #08: Create subsets of your data with calculated tables in Power Bi

Remarks

The CALCULATETABLE function changes the context in which the data is filtered, and evaluates the expression in the new context that you specify. For each column used in a filter argument, any existing filters on that column are removed, and the filter used in the filter argument is applied instead.

This function is a synonym for the RELATEDTABLE function.

 
Was this helpful?
See Also:
  • CROSSFILTER
  • KEEPFILTERS
  • RELATEDTABLE
  • USERELATIONSHIP
« Back to Index

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Footer CTA

Join our community of +50,000 professionals

Become a Member

Subscribe to YouTube

About me:

Curbal AB
Badhusgatan 7B
722 15 – Västerås
Sweden

OrgNo: 5569680852 | VAT: SE556968085201

 

Location:

© Copyright 2014-2025 · Curbal AB · All Rights Reserved · Privacy Policy · Terms of Service · Refund Policy · Log In