Hello:
I'm using a SQL script to pull in open year journal entries' record-level notes from the SY03900 table.
Yes, I know that--instead of using a SQL script--this can ordinarily be done by clicking the Note Index field in the Year to Date Transaction Open table in SmartList Builder and choosing the "Show Note" checkbox in the SmartList Options window.
But, a lot of the notes for our journal entries have carriage returns. Simply choosing the Year to Date Transactions Open table in SmartList Builder forces SmartList to export the data in the Note field to Excel on multiple rows rather than only one.
Now, even though using my SQL script and exporting to Excel yields one row per note (which is what we want), the number of characters appearing for the Note field in both SmartList and in Excel is 255.
Is there a way of overcoming this character limitation, so that the full note's text will appear in SmartList and, therefore, after being exported to Excel?
Thanks!
John
*This post is locked for comments