Hello Team,
We have three views:
→ ScalarProperty{
#other fields
entity: Entity
}
→ Entity{
#other fields
entitytype: EntityType
}
→ EntityType{
externalId
}
Given this, from ScalarProperty view, can we use groupby on entity.entityType.externalId when querying instances and counting them using the query API, or is there another way to achieve this?
Check the
documentation
Ask the
Community
Take a look
at
Academy
Cognite
Status
Page
Contact
Cognite Support