T
Twenty2mo ago
kyrpav

Any idea on this Complex Filtering

https://github.com/twentyhq/twenty/discussions/14687 it seems to me serious. When you have 2 models and you want to filter the first based on a variable of the second you can not go the first and do it cause in the first model the second model can be selected by as object. As i said you can want to find people from us in specific companies of some type to run a campaign. You can not search people based on variables of Companies
GitHub
Complex Views filtering fields from different Objects · twentyhq t...
Hi is it possible to make filters in fields from objects that have relationship between them? As example you have a field in Companies that is name Regions with values Europe ,USA, ASIA..... and yo...
4 Replies
ɃØĦɆᵾS
ɃØĦɆᵾS2mo ago
GitHub
TaskTargets can't be filtered by linked task status · Issue #14929...
Scenario: Log in Go to Settings > API & Webhooks Generate new key or use existing one to access the playground Open Get many taskTargets endpoint Use this as a filter task.status[eq]:"T...
kyrpav
kyrpavOP2mo ago
why is this relevant i can not pick it. I was talking about complex filtering on views from inside the interface. To be possible to do filter based on Joined models and their variables. So the business team can search through their data. Not from any api solution
ɃØĦɆᵾS
ɃØĦɆᵾS2mo ago
It's relevant as it's a part of nested filters, they'll be done in both UI and API but that's planned for Q1 26 https://github.com/twentyhq/core-team-issues/issues/213
GitHub
🔍 Nested Filters · Issue #213 · twentyhq/core-team-issues
About Ability to filter records by their related fields. For example, filter people based on the number of employees in their company.
kyrpav
kyrpavOP2w ago
thank you if it relative we will be waiting. It is very very important cause noone filters data in one level in real business and designing your models you can not dublicate fields in order to have them all in one level. It has to be build with model connections and to be able to be filtered properly from several objects and in several references accross them

Did you find this page helpful?