Forum Discussion
TomJefferies
2 years agoNew Member
Dynamically expanding tables within tables for each column
Hello, Im trying to write a set of queries that will help me consolidate a lot of data from many reports - there are 3 phases to look at and the phases have differing amount of data points i need to...
lbendlin
Super User
2 years agoSounds like a lot of hard coding. Have you considered unpivoting your meta tables instead and then applying the same transform to all rows?