Forum Discussion
I_NeedMorePower
7 years agoHelper III
Using PATH(), How Do I Remove Blanks From My Hierarchy Between Levels?
Hello awesome communty! I'm learning the PATH() function, what I'm doing is, I want to create a product category hierarchy, I'm getting a table from Dynamics 365 F&O called "RetailProductHierarch...
Greg_Deckler
7 years agoCommunity Champion
I believe that PATH returns a string with hierarchy separated by | so perhaps replace || with BLANK().
- I_NeedMorePower7 years agoHelper III
Hello Mr. Creg,
The Path column displays fine, there are no empty spaces in the path string.
Thanks.