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 :
Customer experience | Sales, Customer Insights,...
Answered

Form Report Layout Customization in Dynamics 365 Marketing

(0) ShareShare
ReportReport
Posted on by 35

Hello, I'm Joey here,

I tried extracting the form report and the data are all combined in 1 column "Form Submissions".

Is there anyway to change the layout or properties of the form report?

pastedimage1593405714917v1.png

Thanks in advance!

I have the same question (0)
  • Verified answer
    cloflyMao Profile Picture
    25,210 on at

    Hi Joey,

    It is by design, for each submission, all submitted value will be saved in one field: "Form Submissions"(msdyncrm_submittedvalues).

    An alternative is that you could build a Marketing Field Submission based report, and link query to Marketing Form Submission entity.

        
            
            
            
            
                
                
            
        
    

    Then you result will be below:

    Field Name                                   Value             Contact         Timestamp

    Last Name                                    Joey              Joey K           22/06/2020

    First Name                                    K                   Joey K           22/06/2020

    Company Name                           Info Trek        Joey K           22/06/2020

    ...

    How did you hear about us?       6                     Joey K           22/06/2020

    Regards,

    Clofly

  • Joey K Profile Picture
    35 on at

    Hey Clofly, 

    Thank you so much for replying to my query.

    May I further ask about the location to embed this HTML?

  • cloflyMao Profile Picture
    25,210 on at

    Hi Joey,

    I thought you were using SSRS report, thus I posted a fetchXML query. 

    We can just create such view which is based on field submission entity in system directly, then add necessary columns to the view.

    pastedimage1593426270940v1.png

    Add fields from related form submission record.

    pastedimage1593426339095v2.png

    Result:

    (When you're browsing any entity records, change the etn parameter in URL to "msdyncrm_marketingfieldsubmission" to open field submission records.)

    pastedimage1593426378614v3.png

    pastedimage1593426506748v4.png

    Is you form report built by SSRS?  

    because from screenshot of your question, I found Lead column, but I didn't find any field which could be referred to Lead in Form Submission entity.

    Regards,

    Clofly

  • Joey K Profile Picture
    35 on at

    Hey Clofly, 

    Apologies for not specifying. I'm currently using the Dynamics 365 Marketing portal only. I've seen a lot of examples for Finance & Sales portal, but I couldn't find any in regards to Marketing portal. 

  • cloflyMao Profile Picture
    25,210 on at

    Hi Joey,

    Did you export form report from submission records in Marketing form Insight data?

     pastedimage1593486884167v1.png

    Regards,

    Clofly 

  • Joey K Profile Picture
    35 on at

    Hey Clofly,

    Yes I did.

    Got it from the Marketing Page --> Insights --> Submissions --> Export to Excel.

    A form is created in the Marketing Form section and used in Marketing Page.

    Regards,

    Joey

  • cloflyMao Profile Picture
    25,210 on at

    Hi Joey,

    Format of value from insight data is not customizable, in other word, they are read-only;

    And another thing we should note is that they are not directly accessible compared with other general entities.

    Thus if you want to create a custom report which expand submitted value into multiple rows and contains both related contact and lead at same time, the solution would be by creating a SSRS report and run FetchXML query, then export result table as excel file.

    1. Install Visual Studio Data Tools 2015

    https://readyxrm.blog/2018/07/24/set-up-your-workstation-to-create-sql-server-reporting-services-reports-for-dynamics-365-revisited/

    2. Create a report item/file

    https://readyxrm.blog/2018/07/24/how-to-create-your-first-dynamics-365-ssrs-report/

    3. Follow the tutorial from step 2, run FetchXML below in the VSDT to get a dataset.(I added some new code to retrieve related lead of contact.)

       
          
          
          
             
             
             
             
                
                
             
          
          
       
    

    pastedimage1593501844129v1.png

    4. Get query result in Preview tab, and export it as excel file.

    pastedimage1593501962728v2.png

    5. Final excel report

    pastedimage1593502013218v3.png

    Regards,

    Clofly

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!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
ManoVerse Profile Picture

ManoVerse 196 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 129

#3
CU11031447-0 Profile Picture

CU11031447-0 100

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans