Forum Discussion
Dicken
2 years agoPost Prodigy
let versus record
Hello, can someone explain why the record version does not give result in genlist; let alist = {"a","b","c","c","c","d","d"} ,
lc = List.Count (alist )
in
List.Generate( ()=> [ i =...
- 2 years ago
what's this?
each [i] < lc =1
AlienSx
2 years agoSuper User
what's this?
each [i] < lc =1