Forum Discussion
NickTT
5 years agoHelper III
Transform Table as a Custom Function
I have the following two steps that I will have to repeat multiple times. I would like to create a Custom function to do this but I can't seem to get it to work correctly. #"Transform t...
lbendlin
5 years agoSuper User
What are you actually trying to achieve? Convert lists to tables?
- NickTT5 years agoHelper III
Yep. I have a column that is returning a mix of text values and tables. Data is coming from a SharePoint list. I have to convert all data to tables first and then expand the results to read everything again.