Forum Discussion

JohnAG's avatar
JohnAG
Frequent Visitor
2 years ago
Solved

replace null in columns before unpivoting

Hey guys,  Can I fill the nulls across to the right and go one row down and get the month as well? see image below  Expected results  
  • JohnAG's avatar
    2 years ago

    The solution was to transpose the whole tabel I was unpivoting. 

    thanks