Hi,
I have the following data:
Section Countries
1 USA
1 IND
1 CHN
2 KRA
2 BRZ
I want to retreive the name of countries for a particular section in a single field on the report with comma separator like this:
Section 1
Countries: USA,IND,CHN
Section 2
Countries: KRA,BRZ
Any ideas how to implement this in a formula field.
Thanks
Tek
I have the following data:
Section Countries
1 USA
1 IND
1 CHN
2 KRA
2 BRZ
I want to retreive the name of countries for a particular section in a single field on the report with comma separator like this:
Section 1
Countries: USA,IND,CHN
Section 2
Countries: KRA,BRZ
Any ideas how to implement this in a formula field.
Thanks
Tek