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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Display Multi values in single row in SSRS report Using Fetch XML

(0) ShareShare
ReportReport
Posted on by 317

Dear all,

I have implemented the SSRS report it it based on Fetch XML.

Now Scenario is like this i want to display the Names one after another using comma separator after the each name in a single row.

Usually we get the Names like this in a table 

Column name (Name)

Test

Test1

Test2

Test3

But i want to get Like this(mentioned below) in the report Either using table or Matrix with in a single Row.

Name: Test,Test1,Test2,Test3

please can anyone suggest me on the same

Regards,

Krishna.

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    jestuder Profile Picture
    158 on at

    Check out this link on SSRS join function:

    social.msdn.microsoft.com/.../ssrs-concatenate-field-in-one-string-delimited-by-comma-without-sql

  • Suggested answer
    Syed Ibrahim Profile Picture
    6,257 on at

    You can use below joint

    =Join (LookUpSet (Fields!new_field.Value,"yourDataSet"), ",")

    Hope this helps

  • EmployeeOcta Profile Picture
    6 on at

    Agree with Hanifa's reply.

    you need to create a separate datasource which will give the values and can be displayed within the ssrs single row.

    LookUpSet is the function.

    you need to apply this function on the main datasetcolumn.

  • Suggested answer
    Preeti Sharma Profile Picture
    2,678 on at

    Hi

    You can use LookupSet for same and then join result from lookupset function with commas as below:

    =join(Lookupset(<Field from source dataset> ,<Field from destination dataset>,<Field from destination to be joined >,"<Destination dataset>"),", ")

    For more information please check below links:

    1. docs.microsoft.com/.../report-builder-functions-lookupset-function

    2. stackoverflow.com/.../ssrs-combining-values-within-columns-from-multiple-rows-when-grouped

  • Krishna potdar Profile Picture
    317 on at

    Hi James,

    Thanks for the suggestion i will try and let u know the same.

    Regards,

    Krishna.

  • Krishna potdar Profile Picture
    317 on at

    Hi Syed,

    Thanks for the suggestion i will try and let u know,

    Regards,

    Krishna.

  • Krishna potdar Profile Picture
    317 on at

    HI Preeti,

    Thanks for the suggestion and Links, i will try and let u know,

    Regards,

    Krishna.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
SA-08121319-0 Profile Picture

SA-08121319-0 4

#1
Calum MacFarlane Profile Picture

Calum MacFarlane 4

#3
Alex Fun Wei Jie Profile Picture

Alex Fun Wei Jie 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans