Forum Discussion
Anonymous
3 years agoNot applicable
How to model/ingest paths as columns?
I am ingesting the output of a .ps1; which consist of folder paths + individuals with access: Most of paths are as above: Path1\path2\path3\path4\path5 But I have some that are: Pa...
ImkeF
Community Champion
3 years agoHi Anonymous
I have a sample file for ragged hierarchies in my blogpost here: Parent-Child Hierarchies with multiple parents in Power BI with Power Query (thebiccountant.com)
You can probably apply that to your structure as well.