FavoriteJyoti Bhosale (twopir) asked in #Sales CloudJul 27, 2022, 9:19 AMWhen i query the record why showing error on query editor for ContentDocumentLink.Obj2 answersSortSort by DateSort by Most HelpfulSort by DateLoad more comments...Maham Hassan (Confidential)Jul 27, 2022, 9:39 AMHey Jyoti, Try Below: Select Id, LinkedEntityId, ContentDocumentId FROM ContentDocumentLink WHERE ContentDocumentId IN ('Id1', 'Id2', 'Id3', ...)Show MoreAdd a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Maham Hassan (Confidential)Jul 27, 2022, 9:39 AMHey Jyoti, Try Below: Select Id, LinkedEntityId, ContentDocumentId FROM ContentDocumentLink WHERE ContentDocumentId IN ('Id1', 'Id2', 'Id3', ...)Show More