Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Edit Single Cell using power Query

I am trying to edit the data (individual cells)through Power query. I need a forumla to convert the table below . for example Input                                                           1...
  • Zubair_Muhammad's avatar
    Zubair_Muhammad
    7 years ago

    Anonymous 

     

    Another way could be to use this custom column

     

    =Text.Select([Column1],{"a".."z"}&{"A".."Z"})