Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Need Help with pivot function to prevent repeating nulls and attribute column

I have this table: 

 

I want this table:

 

I have no idea how to make it happen. I've honestly tried scouring this forum and digging in google... and nothing seems to cover this particular problem. 

  • Anonymous's avatar
    Anonymous
    4 years ago

    My eyes glossed over that first column, not realizing the unique IDs in that column were causing the problem. I got rid of EngieTable_ID and my table works now.

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    My eyes glossed over that first column, not realizing the unique IDs in that column were causing the problem. I got rid of EngieTable_ID and my table works now.