Forum Discussion
gullinnova
3 years agoNew Member
How to automate changing a table to a structured list and exclude blanks
My goal is to take a table with any # of rows but limited number of columns like this: And have it convert to this format with power query: etc it omits any value <1 and iterates o...
- 3 years ago
Hi,
I have unpivoted the numerical columns and filtered the nulls. Does this help you?
pavansai909
3 years agoFrequent Visitor
Hi,
I have unpivoted the numerical columns and filtered the nulls. Does this help you?
gullinnova
3 years agoNew Member
this is of great help, unpivoting never occured to me thank you.