Forum Discussion

jaryszek's avatar
jaryszek
Super User
4 years ago

Need help with function to get column types

Hello,   i am using function to get column types:   let func = (TypeAsText as text) => Record.Field( [type null = Expression.Evaluate( "type null", [ type null = type null] ), type ...