Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6884425
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T05:30:23+00:00 2026-05-27T05:30:23+00:00

I have a data in db like this Category Key Products Dairy 22 Milk

  • 0

I have a data in db like this

Category  Key    Products
Dairy 22 Milk
Dairy 22 Butter
Dairy 22 Cheez
Color 44 Red
Color 44 Green
Color 44 Blue
Shampoo 1 Pentene
Shampoo 1 H& D
Shampoo 1 Sunsilk
Drink 3 Pepsi
Drink 3 Coke

I want to display 4 rows in ssrs report according to each category. One row for each category. In the report I have one column that contain information about products. For example each product is just like a sub report. I want that the product information should contain multiple urls according to each product. Like if we take Dairy Category then “Product Information” field in the report should contain 3 links – one for Milk, 2nd for Butter and 3rd for Cheez.
When I right click on the “ProductInformation” textbox in the report (I am using table in the report and each cell is like textbox) then go to properties then Click on “Jump to URL” then I am only able to have one link only… I want to have multiple links per textbox in the ssrs table.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T05:30:24+00:00Added an answer on May 27, 2026 at 5:30 am

    If it is acceptable to use three columns, you could use a Matrix Control. I don’t have a way to test this locally, so this is from memory.

    Group by Category (which would be your row source) and set column source to Products. For value, use an expression to grab the product name for that column:

    =First(Fields!ProductName.Value)
    

    This should display data like so:

    Category  Key      Products
    
    Dairy     22       Milk      Butter      Cheez
    Color     44       Red       Green       Blue
    Shampoo    1       Pentene   H& D        Sunsilk
    Drink      3       Pepsi     Coke
    

    Use an expression to dynamically set the URL for the data cell:

    ="http://www.myco.com/info.html?product=" & First(Fields!ProductName.Value)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a data struts like this: category: subcategory: color:red name:pen Is there any
I have data like this: Category Product Mustards Hot Mustard Mustards Horseradish Mustard Mustards
I have data like this: Team | goal a | 5 b | 8
Say I have data like this: <option value=abc >Test - 123</option> <option value=def >Test
I have a table like this: Application,Program,UsedObject It can have data like this: A,P1,ZZ
I have MYSQL data like this id | number 1 | 3 4 |
I have some data like this : 1 TC1 PASS 2 TC2 FAIL 3
I have some data like this: -1,2752 -1,4735 1 -0,5500 1,3287 2 -1,6293 -2,1460
i have json data like this {GetStudentDetails: {TotalCount:5, RootResults:[ {city:West Chester,country:USA,state:PA ,student_id:100}, {city:Philly,country:USA,state:PA,student_id:101}, {city:Buffalo,country:USA,state:NY,student_id:102},
I have a data like this. Is there any way to smoothen my plot

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.