Forum Discussion

C404E's avatar
C404E
New Member
8 years ago

Create a new table based on another table's headers

Morning all,

 

I would like to create a series of tables based on the headers from a Parent table and after each column will be a “countA” of the values from the parent table.

 

Any idea of how to do it?

 

Regards

3 Replies

  • Morning all,

     

    I would like to create a series of tables based on the headers from a Parent table and after each column will be a “countA” of the values from the parent table.

     

    Any idea of how to do it?

     

    Regards

      • C404E's avatar
        C404E
        New Member

        Hello Greg,

         

        the small example is, a table with headings where the first colum is the unique ID for the data base and them 30 columns of properties, no all the properties are fill in and what i would like is to create another table, based on the headings from the previus and count for each column how many properties are completed. that means that I know the number of unique ID and the numbers for each property and able to calculate the %.

         

        I need to repet this process for 200 different tables.

        Could Power BI do something like this?