Data Hub connector limitations
- The Data Hub connector can only read from entities in the model. It cannot read from relationships.
- You must specify the column name in the
countaggregate function ascount(column_name). You cannot use the wildcard ascount(*).