Forum Discussion
Berl21
3 years agoHelper III
Formatting issue when using group by
Hi, I need to use the feature group by for one of my project. Usually there are no issues but there is an error message in this case. I can't infer what it means and which column is the problem. ...
- 3 years ago
I don't think it's a 'Group By ' problem, it has just been exposed by the Group By.
There are text characters in a field (probably AnfrageNummer) which has a number type.
Test it by changing all the number fields (try AnfrageNummer first) to text before doing the Group By
HotChilli
3 years agoCommunity Champion
I don't think it's a 'Group By ' problem, it has just been exposed by the Group By.
There are text characters in a field (probably AnfrageNummer) which has a number type.
Test it by changing all the number fields (try AnfrageNummer first) to text before doing the Group By