Media Summary: ROLLUPISSUBTOTAL: Pairs up the rollup groups with the column added by ROLLUPADDISSUBTOTAL. TOPNSKIP: Retrieves a number of rows from a table efficiently, skipping a number of rows. https:// ISSELECTEDMEASURE: Returns true if one of the specified measures is currently being evaluated.
Detailrows Dax Guide - Detailed Analysis & Overview
ROLLUPISSUBTOTAL: Pairs up the rollup groups with the column added by ROLLUPADDISSUBTOTAL. TOPNSKIP: Retrieves a number of rows from a table efficiently, skipping a number of rows. https:// ISSELECTEDMEASURE: Returns true if one of the specified measures is currently being evaluated. ADDMISSINGITEMS: Add the rows with empty measure values back. https:// NONVISUAL: Mark the filter as NonVisual. https:// SUMMARIZE: Creates a summary of the input table grouped by the specified columns. https://
GROUPBY: Creates a summary the input table grouped by the specified columns. https:// PERMUT: Returns the number of permutations for a given number of objects that can be selected from number objects. FILTER: Returns a table that has been filtered. https:// SELECTEDMEASURENAME: Returns the name of the measure that is currently being evaluated.