Share via

Splitting field value to multiple textboxes using custom code in ssrs report.

srihari 237 1 Reputation point
2021-06-02T03:08:29.547+00:00

Hi all,
I have a requirement in that we a field value(amount in words). I need to split the same field value to multiple text boxes(more than 2 text boxes).
i followed the below link, with that i can get upto two textboxes.

https://social.msdn.microsoft.com/Forums/sqlserver/en-US/8c705716-1ccb-45b9-84ac-fc8c80dc02a5/text-box-sending-large-amounts-of-text-to-next-page-microsoft-please-help?forum=sqlreportingservices
I'm not familiar with the custom code this is the first time i'm using it.
Please can anyone help me.
Thanks & regards
srihari
@Ian Roof

SQL Server Reporting Services
SQL Server Reporting Services

A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.


1 answer

Sort by: Most helpful
  1. Joyzhao-MSFT 15,651 Reputation points
    2021-06-02T07:36:58.887+00:00

    Hi @srihari 237 ,
    What does the field value look like?
    You could check this link: Splitting a string in SSRS 2008 R2 using a custom code for three columns.
    Regards,
    Joy


    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    1 person found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.