Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Repeating Field in SSRS report.

Repeating Field in SSRS report.

Scheduled Pinned Locked Moved Database
sql-serverquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Laurence1234
    wrote on last edited by
    #1

    Hi Everyone, I'm writing a report and there is a requirement to have repeating fields appearing inline. So rather than a table displaying say, user names, the final report should look like this: Static text Static text Static text: Person Name 1, Person Name 2, Person Name 3 I've had a long look, I've tried changing the properties of the table, I've tried playing with expressions. Does anyone have any ideas? Many thanks, Larry

    D 1 Reply Last reply
    0
    • L Laurence1234

      Hi Everyone, I'm writing a report and there is a requirement to have repeating fields appearing inline. So rather than a table displaying say, user names, the final report should look like this: Static text Static text Static text: Person Name 1, Person Name 2, Person Name 3 I've had a long look, I've tried changing the properties of the table, I've tried playing with expressions. Does anyone have any ideas? Many thanks, Larry

      D Offline
      D Offline
      David Mujica
      wrote on last edited by
      #2

      Sounds like you may need a Pivot table. Search for PIVOT[^]

      L 1 Reply Last reply
      0
      • D David Mujica

        Sounds like you may need a Pivot table. Search for PIVOT[^]

        L Offline
        L Offline
        Laurence1234
        wrote on last edited by
        #3

        Thanks I'll have a look. I actually got round the problem by writing a stored procedure and putting my output into a string.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups