Hi,
is there a way to trim a string.
example: qwe123
I want it to return qwe.?
*This post is locked for comments
Hi,
is there a way to trim a string.
example: qwe123
I want it to return qwe.?
*This post is locked for comments
Hi Rose,
You can use substring function using Javascript to achieve this functionality.
css-tricks.com/.../trim-firstlast-characters-in-string
Hope this helps.
If you are trimming using javascript use this:
www.w3schools.com/.../jsref_substring.asp
For C# refer below:
stackoverflow.com/.../how-to-get-first-3-characters-of-a-textboxs-text
Hi rose,
Please provide more information. Where do you want to trim the string? In JavaScript, Plugin, or SSRS report?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156