Parsing and Merging Columns

Stimulsoft Reports.NET discussion
anuviswan
Posts: 21
Joined: Mon May 02, 2011 6:29 am
Location: india

Parsing and Merging Columns

Post by anuviswan »

Hi Aleksey

I am still getting the results appended to side with the latest templates you had uploaded.

ID Tag Value
1 Name Anu
1 Age 28
1 Comments “Hello Anu”
1 Additional Information No.
2 Name ABC
2 Age 24
2 Name DEF
2 Age 28
2 Comments “Hello DEF”
2 Additional Information No

ID Name Age Comment
1 Anu 28 "Hello Anu" DEF 28 "Hello DEF"


I really would like to have it as
ID Name Age Comment
1 Anu 28 "Hello Anu"
2 DEF 28 "Hello DEF"

Thanks
Anu
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Parsing and Merging Columns

Post by Alex K. »

Hello,
anuviswan wrote:ID Tag Value
...
2 Name ABC
2 Age 24
2 Name DEF
2 Age 28
2 Comments “Hello DEF”
2 Additional Information No
Please clarify about ID, Name "ABC" have ID=2 and Name "DEF" have ID=2, it is correct?

Thank you.
Attachments
1743.Sample2.PNG
1743.Sample2.PNG (58.25 KiB) Viewed 3314 times
1742.Sample1.PNG
1742.Sample1.PNG (49.39 KiB) Viewed 3315 times
anuviswan
Posts: 21
Joined: Mon May 02, 2011 6:29 am
Location: india

Parsing and Merging Columns

Post by anuviswan »

Thanks Aleksey, I got it working now. I had made an mistake with the relation.

One more doubt, in the example screenshot you had attached, you had given an example where "Comments" were missing in one row, as per the data i had given.

Now my question is, what is Age or Name was missing, will it work properly ? When i tried it out, with Age missing, instead of leaving the Columns Empty, the value in "Comments" Column was shown in Age column.

Please let me know if we can do anything for it ?

Regards
Anu
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Parsing and Merging Columns

Post by Alex K. »

Hello,

Please see the sample report in attachment.

Thank you.
Attachments
1747.ReportSample3.mrt
(14.9 KiB) Downloaded 177 times
1746.tst2.csv
(139 Bytes) Downloaded 188 times
1745.Screen.PNG
1745.Screen.PNG (124.77 KiB) Viewed 3279 times
anuviswan
Posts: 21
Joined: Mon May 02, 2011 6:29 am
Location: india

Parsing and Merging Columns

Post by anuviswan »

Hi Aleksey

Thanks a ton, but can we do it without the help of panel ? I am using Stimulsoft 2008, and if am right, we do not have panels in stimulsoft 2008.net ?

Regards
Anu
anuviswan
Posts: 21
Joined: Mon May 02, 2011 6:29 am
Location: india

Parsing and Merging Columns

Post by anuviswan »

Thanks a lot Aleksey, That helped us a great deal in resolving the issue.
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Parsing and Merging Columns

Post by Andrew »

Hello,

Great!

Thank you.
Post Reply