Forum Discussion
parent-chield recursively
- 9 years ago
Hi kintela,
Could you try the formula below to see if it works?:smileyhappy:
Nivel1 = VAR currentPath = PATHITEM ( [Path], 2, 0 ) RETURN CALCULATE ( LOOKUPVALUE ( Fases[Fase], Fases[ID], currentPath ), ALL ( Fases ) )Regards
- 9 years ago
Hi kintela,
This may be the default behavior for the Hierarchy Slicer custom visual currently that all blanks in the columns will also be shown up on the slicer. And I don't think there is an option to disable it.
In this scenario, I would suggest you to contact the author and give your feedback to improve the Hierarchy Slicer custom visual.:smileyhappy:
Regards
Hi kintela,
This may be the default behavior for the Hierarchy Slicer custom visual currently that all blanks in the columns will also be shown up on the slicer. And I don't think there is an option to disable it.
In this scenario, I would suggest you to contact the author and give your feedback to improve the Hierarchy Slicer custom visual.:smileyhappy:
Regards
Done Thanks