How to replace character in the text area in stimulsoft
-
- Posts: 91
- Joined: Mon Oct 15, 2012 10:03 am
How to replace character in the text area in stimulsoft
HI,
I am unable to put condition on test area or any control to replace some special character. we don't want to show them on to the report. please let me know how to put that (replace) condition.
Thanks in advance..
I am unable to put condition on test area or any control to replace some special character. we don't want to show them on to the report. please let me know how to put that (replace) condition.
Thanks in advance..
Re: How to replace character in the text area in stimulsoft
Hello,
Can you please describe your issue in more details.
If possible send us a sample report for analysis.
Thank you.
Can you please describe your issue in more details.
If possible send us a sample report for analysis.
Thank you.
-
- Posts: 91
- Joined: Mon Oct 15, 2012 10:03 am
Re: How to replace character in the text area in stimulsoft
HI,
Attached the .mrt file, XSD file and XML file. Please have a look.
In this mrt file, I am using a text area and put some value like "\nTest Data\n", Using data band to show multiple values, I want to display data on the report like "Test Data" instead of "\nTest Data\n". One more query I have, In this report one gray box is there, want to show this conditionally, when Title has some value it will show otherwise not. Please look into this also.
Thank you.
Attached the .mrt file, XSD file and XML file. Please have a look.
In this mrt file, I am using a text area and put some value like "\nTest Data\n", Using data band to show multiple values, I want to display data on the report like "Test Data" instead of "\nTest Data\n". One more query I have, In this report one gray box is there, want to show this conditionally, when Title has some value it will show otherwise not. Please look into this also.
Thank you.
- Attachments
-
- Test Report.zip
- Report file, XSD and XML file...
- (3.32 KiB) Downloaded 529 times
-
- Posts: 91
- Joined: Mon Oct 15, 2012 10:03 am
Re: How to replace character in the text area in stimulsoft
Hi,
"One more query I have, In this report one gray box is there, want to show this conditionally, when Title has some value it will show otherwise not. Please look into this also."
this is done.. but one is remaining....
Thanks
"One more query I have, In this report one gray box is there, want to show this conditionally, when Title has some value it will show otherwise not. Please look into this also."
this is done.. but one is remaining....
Thanks
Re: How to replace character in the text area in stimulsoft
Hello,
Please check the modified report in attachment.
Thank you.
You can add the additional function in Code tab.nicegaurav wrote:Attached the .mrt file, XSD file and XML file. Please have a look.
In this mrt file, I am using a text area and put some value like "\nTest Data\n", Using data band to show multiple values, I want to display data on the report like "Test Data" instead of "\nTest Data\n". One more query I have, In this report one gray box is there, want to show this conditionally, when Title has some value it will show otherwise not. Please look into this also.
You can add the Condition for text component.nicegaurav wrote:"One more query I have, In this report one gray box is there, want to show this conditionally, when Title has some value it will show otherwise not. Please look into this also."
Please check the modified report in attachment.
Thank you.
- Attachments
-
- Report_modified.mrt
- (7.29 KiB) Downloaded 643 times
-
- Posts: 91
- Joined: Mon Oct 15, 2012 10:03 am
Re: How to replace character in the text area in stimulsoft
HI,
Attached the .mrt file, XSD file and XML file. Please have a look.
In this mrt file, I am using a text area and put some value like "\nTest Data\n", Using data band to show multiple values, I want to display data on the report like "Test Data" instead of "\nTest Data\n".
Please do the need full.
Thanks
Attached the .mrt file, XSD file and XML file. Please have a look.
In this mrt file, I am using a text area and put some value like "\nTest Data\n", Using data band to show multiple values, I want to display data on the report like "Test Data" instead of "\nTest Data\n".
Please do the need full.
Thanks
Re: How to replace character in the text area in stimulsoft
Hello.
Please, read our previous post.
Thank you.
Please, read our previous post.
Thank you.
-
- Posts: 91
- Joined: Mon Oct 15, 2012 10:03 am
Re: How to replace character in the text area in stimulsoft
Please provide me the condition...
Thanks
Thanks
Re: How to replace character in the text area in stimulsoft
Hello.
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Thank you.
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Thank you.
-
- Posts: 91
- Joined: Mon Oct 15, 2012 10:03 am
Re: How to replace character in the text area in stimulsoft
HI,
MY question is, If data xml give me value like "\nTest Data\n" and I have to display that value like "Test Data", Is that possible
on MRT file?
And I cann't put any condition on creation of dataXML.
MY question is, If data xml give me value like "\nTest Data\n" and I have to display that value like "Test Data", Is that possible
on MRT file?
And I cann't put any condition on creation of dataXML.