Forum Discussion
Anonymous
5 years agoNot applicable
PATH function with CALCULATE
Hi, I have a hierarchy table with column "ID" and "Parent ID". In the same table, I have this hierarchy for each week, so depending the week, the "Parent ID" may changes. ID Parent ID We...
Anonymous
5 years agoNot applicable
Thank Anonymous
I understand the fact that the <ID_columnName> contains the unique identifier of the row in the table. That is why I want use the CALCULATE function in order to "Evaluates an expression in a modified filter context."
Reference : CALCULATE function(DAX)