Forum Discussion
jaryszek
Super User
4 years agoNeed 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
Community Champion
4 years agoHi jaryszek ,
I cannot help you any further here, unfortunately.
So hopefully someone else will pick this up.