Forum Discussion
OZMckenzie
6 years agoHelper I
query.Expression.Error.. there weren't enough elements in the enumeration...detail [Table]
Hello, This issue seems has been asked several times in this forum, but I haven't found any solution workable to my question, so I am posting here: I am creating a function by duplicating on...
- 6 years ago
Hi OZMckenzie ,
Try this on #"Filtered Rows2" step:
(each [Name] = quartername)
Instead of string value, use the parameter defined as text,
OZMckenzie
6 years agoHelper I
camargos88
6 years agoCommunity Champion
Hi OZMckenzie ,
Try this on #"Filtered Rows2" step:
(each [Name] = quartername)
Instead of string value, use the parameter defined as text,
- OZMckenzie6 years agoHelper I