Forum Discussion

anilreddy128's avatar
anilreddy128
Frequent Visitor
6 years ago
Solved

Creating Hierarchy table with string column as value.

Hi,   I need to create a hierarchy display to show some comments of a function and metrics in each function. Table would look like below. I need to show all functions in level hierarchy and their ...
  • anilreddy128's avatar
    anilreddy128
    6 years ago

    I need to create some thing like below.

     

    function namefunction comments         
             metric namemetric comments
            metric namemetric comments

     

    function comments and metric comments are in separate columns in table.

     

    Thanks,

    Anil