In SSRS report in a row there will be a link field & when user clicks on that link file should be displayed as preview. Each row will have its own link. Link is stored in tables rows.
I have done it . I want that it show as a link means blue color with line under it like such.
You had asked that,"I want that it show as a link means blue color with line under it like such."
Try to go to Design of the Report.
Right click on the textbox for link field.
Open Textbox properties and go to 'Action' Tab.
Select Go URL radio button and in the 'Select URL' try to select field for the link.
Then go to 'Font' tab.
Select the 'Color' as blue and 'Effects' as underline.
Run the Report.
Output will be like below with the link effect.
Regards
Deepak
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
Member
504 Points
1776 Posts
Link Field and Display Data
Jun 06, 2018 04:46 AM|JagjitSingh|LINK
Hi
In SSRS report in a row there will be a link field & when user clicks on that link file should be displayed as preview. Each row will have its own link. Link is stored in tables rows.
I have done it . I want that it show as a link means blue color with line under it like such.
Thanks
Contributor
2990 Points
1210 Posts
Re: Link Field and Display Data
Jun 08, 2018 02:37 AM|Deepak Panchal|LINK
Hi JagjitSingh,
You had asked that,"I want that it show as a link means blue color with line under it like such."
Try to go to Design of the Report.
Right click on the textbox for link field.
Open Textbox properties and go to 'Action' Tab.
Select Go URL radio button and in the 'Select URL' try to select field for the link.
Then go to 'Font' tab.
Select the 'Color' as blue and 'Effects' as underline.
Run the Report.
Output will be like below with the link effect.
Regards
Deepak
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.