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 ...
ImkeF
4 years agoCommunity Champion
Hi jaryszek ,
I cannot help you any further here, unfortunately.
So hopefully someone else will pick this up.