Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using 'groupBy' how to have access to another property? #2278

Open
williamxsp opened this issue Sep 1, 2023 · 0 comments
Open

When using 'groupBy' how to have access to another property? #2278

williamxsp opened this issue Sep 1, 2023 · 0 comments
Assignees

Comments

@williamxsp
Copy link

Im grouping by a property but id like to have access to another property.
In this example, im grouping by city but cant use the 'city name' because cities can have the same name, so im using the city_id.
How can I have access to the 'city_name' property?

Stackblitz which reproduces described behaviour

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants