Forum Discussion

jPinhao's avatar
jPinhao
Advocate II
10 years ago

Detect type of column in Power Query Formula Language

I've got some query tables generated from imported data. All the data comes in as type 'Any', and I'm trying to automatically detect the type of the data in each column.   Some of the queries gener...