DAX Function

RELATEDTABLE Power BI DAX exercises.

These concepts all use RELATEDTABLE. Work through related PBIX exercises, compare the patterns, and submit numeric answers to save your progress.

View all DAX functions

1Related concept

Concepts Using RELATEDTABLE

Calculating Related Row Counts with COUNTROWS and RELATEDTABLE

Learn to use COUNTROWS in conjunction with RELATEDTABLE to count rows in related tables and then perform calculations based on these counts, creating new calculated columns for insightful data analysis.