web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Suggested Answer

How to create a view that shows "Notes" from the timeline?

(0) ShareShare
ReportReport
Posted on by 26

I am trying to get notes (from the timeline) to show up in a view, is that possible, and how?

I have the same question (0)
  • AriaConsulting Profile Picture
    4 on at

    The problem, as I'm sure you've figured out already, is that the Activity (activitypointer) table/entity that actually has that data is not related directly to the other common tables/entities such as account and contact. The notes are associated through the "timeline" object.  As far as I know there is no way to add that to the views for the other entities except through a custom plugin.

  • Suggested answer
    Community Member Profile Picture
    on at

    Hi USA80,

    The note entity has built N:1 relationship with other entities that has enabled 'Notes(include attachment) '  option.

    pastedimage1627523247457v3.png

    However, Note(annotation) entity is not able to show as sub-grid like other related entities, which is by design.

    So you can refer following thread to achieve it, which add a web resource to retrieve related notes and show it in the form.

    ( ) Show Notes attachments subgrid in mscrm UCI view - Dynamics 365 General Forum Community Forum

    
        
        
        Title
        
        
        
        
        
        
    
    
    
    
        

    Attachment manager

    pastedimage1627524957986v4.png

    Regards,

    Leah Ju

    Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.

  • erhan.keskin Profile Picture
    2,253 on at

    Hi,

    It is not possible to create a view directly for notes. In order to achieve what you would like to do, you can create a report to show notes, put the report in an iFrame or a dashboard.

    Regards,

    Erhan

  • Suggested answer
    Adam Rollins Profile Picture
    2 on at
    you can add the notes into the advanced find then export the results to your filters - ensure you have the title and description columns added to your results table.




    This is the results 



    then you can export to excel.
  • Suggested answer
    11manish Profile Picture
    105 on at
    In Microsoft Dynamics 365 / Microsoft Dataverse, the Notes shown in the Timeline are actually stored in the Annotation table (Notes table).
    Because of this, you cannot directly create a view from the Timeline, but you can create a view from the Notes (Annotation) table filtered for a specific record type.
     
    Below are the common approaches.
    Create a View from the Notes (Annotation) Table
     
    Steps
    • Go to Power Apps Maker Portal  https://make.powerapps.com
    • Open your Solution.
    • Locate the Note (Annotation) table.
    • Go to Views → New View.
      • Add columns such as:
      • Note Text (Notetext)
      • Created On
      • Created By
      • Regarding (ObjectId)
      • File Name
    • Add a filter:
      • Regarding (Object Type) = Account
    • or whichever table your timeline belongs to.
    • Save and publish.
    Now you have a view listing all notes related to that table.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
Pallavi Phade Profile Picture

Pallavi Phade 102 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 55

#2
Abhilash Warrier Profile Picture

Abhilash Warrier 55 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans