Forum Discussion
Chris_23
Helper II
6 years agoISINSCOPE hierarchy level
Hi,
I would like to create a Matrix / Measure, which gives me information about Due Date and Payment terms only on the lowest level of the hierarchy (Debitor --> Project --> Document No_).
The following table:
I have tried to get the desired structure via isinscope.
However, I do not manage to get the corresponding value.
The goal would be to generate the following matrix:
Due Date_M = SWITCH(
True(); ISINSCOPE(Tabelle1[Document No_]);"=Due Date";
blank())
Any suggestions?
Kind regards
1 Reply
- Mariusz
Community Champion