Forum Discussion
nrawlins
8 years agoRegular Visitor
Not possible to get Note (ContentNote) from Salesforce
Hi, It seems it is not possible to get the Note (ContentNote) data from Salesforce using Power BI. We really need this functionality but it seems its not avaiable, the object is not in the li...
lexlex41
6 years agoNew Member
ContentNote is the same object as ContentDocument - The only way to identify a ContentNote versus a file attachment is to check that the ContentDocument.FileType has the value "SNOTE". As far as triggers and SObjectType based logic is concerned, ContentDocument is the type for a ContentNote