Forum Discussion
HierarchySlicer Select parent node only
Hello Everyone,
I'm using hierarchyslicer in my report from market place,
I'm stuck with an issue that I need to select a parent node only without its underlying child nodes.
Is that possible with the hierarchyslicer ?
Thanks in advnace :)Is it possible to select the second or the third name only ?
@hierarchyslicer
Hi Anonymous ,
The content you selected the parent node and the content you selected its all child nodes are the same. So it isn't necessary to do it.
If you only want a parent node's name, you can use SELECTEDVALUE() function.
If you just want a display effect, you could contact the visual's author here: https://azurebi-docs.jppp.org/powerbi-visuals/hierarchy-slicer.html?tabs=docs%2Cdocs-open
1 Reply
- v-eachen-msftCommunity Support
Hi Anonymous ,
The content you selected the parent node and the content you selected its all child nodes are the same. So it isn't necessary to do it.
If you only want a parent node's name, you can use SELECTEDVALUE() function.
If you just want a display effect, you could contact the visual's author here: https://azurebi-docs.jppp.org/powerbi-visuals/hierarchy-slicer.html?tabs=docs%2Cdocs-open