
Hello, I have an issue with the Bulk Query functionality, I'm using the query: Select pd__c from Product__c group by pd__c and I'm getting the error: InvalidBatch : Failed to process query: FUNCTIONALITY_NOT_ENABLED: Aggregate Relationships not supported in Bulk Query, Do you know why is not working fine, I'm only using GROUP BY for getting distinct values??
撰写评论...
0/9000