Forum Discussion
JohnAG
2 years agoFrequent Visitor
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
- 2 years ago
The solution was to transpose the whole tabel I was unpivoting.
thanks
JohnAG
2 years agoFrequent Visitor
The solution was to transpose the whole tabel I was unpivoting.
thanks