Forum Discussion
Anonymous
3 years agoNot applicable
we should rename some functions!
Just this morning, I'm trying to figure out how to turn a column of records into a list of nested lists... and the function turns out to be Table.ToRows. Why not rename this function to be more intui...
ImkeF
3 years agoCommunity Champion
Hi Anonymous ,
I feel your frustration.
However, a "Table.ToLists" function wouldn't indicate whether it works vertically and chunks up into columns or horizontally splitting up into rows.
Anonymous
3 years agoNot applicable
what about Table.RowsToLists ?