Forum Discussion

gullinnova's avatar
gullinnova
New Member
3 years ago
Solved

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...
  • pavansai909's avatar
    pavansai909
    3 years ago

    Hi,

    I have unpivoted the numerical columns and filtered the nulls. Does this help you?