Parent and Child functions
These functions manage data that is presented as parent/child hierarchies. To learn more, see Understanding functions for Parent-Child Hierarchies in DAX.
In this category
Function | Description |
---|---|
PATH | Returns a delimited text string with the identifiers of all the parents of the current identifier. |
PATHCONTAINS | Returns TRUE if the specified item exists within the specified path. |
PATHITEM | Returns the item at the specified position from a string resulting from evaluation of a PATH function. |
PATHITEMREVERSE | Returns the item at the specified position from a string resulting from evaluation of a PATH function. |
PATHLENGTH | Returns the number of parents to the specified item in a given PATH result, including self. |
Feedback
https://aka.ms/ContentUserFeedback.
Coming soon: Throughout 2024 we will be phasing out GitHub Issues as the feedback mechanism for content and replacing it with a new feedback system. For more information see:Submit and view feedback for