B
Belinda
Hello All
I have a cost center hierarchy which is like the following:
ROOT
|
|-NODEA
| |
| |-NODEB
| |-NODEC
| |-NODED
| |-NODEF
| |-NODEG
|
|-NODEH
|-NODEI
I get the above cost center hierarchy into a spreadsheet in the
following format.
A B C D E <== Spreadsheet columns
=========================================================
ROOT
NODEA
NODEB
NODEC
NODED
NODEF
NODEG
NODEH
NODEI
=======================================================
I want the above spreadsheet output flattened into the following
format:
======================
CostCenter Parent
======================
NODEA ROOT
NODEB NODEA
NODEC NODEA
NODED NODEC
NODEF NODED
NODEG NODED
NODEH ROOT
NODEI NODEH
======================
can you kindly let me know how I can get the above spreadsheet into
the above format.
Can you kindly let me know how I can process the hierarchy into the
above format.
Thanks
Belinda
I have a cost center hierarchy which is like the following:
ROOT
|
|-NODEA
| |
| |-NODEB
| |-NODEC
| |-NODED
| |-NODEF
| |-NODEG
|
|-NODEH
|-NODEI
I get the above cost center hierarchy into a spreadsheet in the
following format.
A B C D E <== Spreadsheet columns
=========================================================
ROOT
NODEA
NODEB
NODEC
NODED
NODEF
NODEG
NODEH
NODEI
=======================================================
I want the above spreadsheet output flattened into the following
format:
======================
CostCenter Parent
======================
NODEA ROOT
NODEB NODEA
NODEC NODEA
NODED NODEC
NODEF NODED
NODEG NODED
NODEH ROOT
NODEI NODEH
======================
can you kindly let me know how I can get the above spreadsheet into
the above format.
Can you kindly let me know how I can process the hierarchy into the
above format.
Thanks
Belinda