Forum Discussion
olgadir27
6 years agoFrequent Visitor
Data structure
Hello! I have a table where a cost flow is going through the levels (1->2->3->4), with a few exceptions (1->2 & 1->3). Is there a way to subordinate the table to see the flow from 4 to the source? (...
Greg_Deckler
6 years agoCommunity Champion
olgadir27 - Seems like you want something that maybe uses the PATH DAX functions. Also, might be a transitive closure problem. https://community.powerbi.com/t5/Quick-Measures-Gallery/Transitive-Closure/m-p/783828#M388