Forum Discussion
Truncated Folder/Report Titles
Hello!
I have a pesky issue that I'm wondering if this community can help me solve. I have a few folder and report titles that are being slightly truncated within the default web server view in my browser (see image below for an example). If I make the folder/title name longer by adding additional text, the title nicely wraps to a second line, allowing for visibility of the title in its entirety. However, I would prefer for these particular folder/report names to stay as they are. I've tried adding extra spaces to the end of the title text as well as adding non-breaking spaces (ASCII CODE 255) and it doesn't help; the title still stays truncated and on one line.
I don't think it is possible to adjust the width of my boxes for this purpose either; is it? I would be most grateful for any tips or tricks this community may have to share! Thank you.
Hi cb1017 ,
You can use Portal V2 in your current version and then the folder name will be displayed in its entirety.
You can connect to Report Services in SSMS and then open the Properties.
Then change "UsePortalV2" from "False" to "True" in Advanced.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
6 Replies
- d_gosbellSuper User
This looks like an older version of the Portal. Have you tested this with the current January 2022 release? They have updated the portal styling and I cannot replicate the issue you have here.
- IceyCommunity Support
Hi cb1017 ,
You can use Portal V2 in your current version and then the folder name will be displayed in its entirety.
You can connect to Report Services in SSMS and then open the Properties.
Then change "UsePortalV2" from "False" to "True" in Advanced.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.