We have multiple Asset Centric Location Filters created which are used in Industrial Tools search to filter site specific assets.
When using multiple filters, we observed that the Search returns 0 assets.
We inspected the Network requests and observed the Cognite API call to assets/list fails with below error:
```
{
"error": {
"code": 400,
"message": "Asset subtrees exceed the limit of 100000 assets."
}
}
```
There are similar cases where a location filter is setup with asset subtree and the subtree has more than 100K assets.
Is there a way we can configure Location Filters to bypass the limit of 100k assets.
Check the
documentation
Ask the
Community
Take a look
at
Academy
Cognite
Status
Page
Contact
Cognite Support