I am new at Cognos and working contract for a company using Cognos version 8.4.
I have used Crystal Reports since version 4, and I am seeing so many functional differences between the two.
I desperately need someone's expertise. I have searched on the Internet and cannot find a solution.
I need to create several fixed length fields.
The report will be exported for import into a legacy system.
Here are a few of the fields I need to convert to fixed lengths, as they appear in Crystal now (for those who know Crystal too) --- need to know if these functions are available in Cognos and if so, how to use them:
1st one --- {ARITEM.ARIACCTYP} & ToText({ARITEM.ARIACCOUNT},"0############") & "0PAID"
2nd one --- "CK" & ToText({ARITEM.ARISERIAL},"000000####") &
ToText(ToNumber(Replace(ToText({ARITEM.ARIPAIDAMT},2),".", "")),"0000000000") &
ToText({@Paid Date}, "MMddyy") & {ARITEM.ARIPAYEE}
Thanks so much!
Sheila Snyder
sheila.snyder@capitalbank-us.com
I have used Crystal Reports since version 4, and I am seeing so many functional differences between the two.
I desperately need someone's expertise. I have searched on the Internet and cannot find a solution.
I need to create several fixed length fields.
The report will be exported for import into a legacy system.
Here are a few of the fields I need to convert to fixed lengths, as they appear in Crystal now (for those who know Crystal too) --- need to know if these functions are available in Cognos and if so, how to use them:
1st one --- {ARITEM.ARIACCTYP} & ToText({ARITEM.ARIACCOUNT},"0############") & "0PAID"
2nd one --- "CK" & ToText({ARITEM.ARISERIAL},"000000####") &
ToText(ToNumber(Replace(ToText({ARITEM.ARIPAIDAMT},2),".", "")),"0000000000") &
ToText({@Paid Date}, "MMddyy") & {ARITEM.ARIPAYEE}
Thanks so much!
Sheila Snyder
sheila.snyder@capitalbank-us.com