Forum Discussion
jaryszek
4 years agoSuper User
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 ...
PhilipTreacy
4 years agoSuper User