Forum Discussion

nrawlins's avatar
nrawlins
Regular Visitor
8 years ago

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 list.

 

This is to return the Enhanced Notes in Salesforce from Lightning.

 

Does anyone have any workarounds or solution please?

 

Thank you

9 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    nrawlins,

    Do you connect to Salesforce content pack in Power BI Service? If so, please use SalesForce object connector in Power BI Desktop instead to connect to your source and check if you can get Note.

    Regards,
    Lydia

    • nrawlins's avatar
      nrawlins
      Regular Visitor

      Hi Lydia,

       

      Thank you for your response.

       

      We are already using PowerBI Desktop using Salesforce Object Connector.

       

      The "Note (ContentNote)" is not avaiable in the list - only the old legacy "Note" object, so this will not work for people using the enhanced version of Salesforce Notes.

       

      It is also only avaiable in Salesforce Data Loader when selecting "Show all Salesforce objects"

       

      Any idea's?

       

      Thanks

      • Anonymous's avatar
        Anonymous
        Not applicable

        nrawlins,

        Do you get expected result when you connect to Salesforce from Excel?

        Regards,
        Lydia

  • Hi

     

    Can it be a security issue?

    Have you checked the "Field level security" for the custom field? It should be visible for the profile of the user that is using Power BI/Excel.

    You can try also deleting Power Query or Power BI cache and refresh preview.

    Regards

     

  • 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

  • Anonymous's avatar
    Anonymous
    Not applicable

    I pulled in Content Document all fields but don't see a filter for File Type...