Hey all,
I’m working on the Production Ticket with Barcode report. I have added SOLine.NoteText but it is showing up empty despite the note on the line item having text in it. Any solutions?
Hey all,
I’m working on the Production Ticket with Barcode report. I have added SOLine.NoteText but it is showing up empty despite the note on the line item having text in it. Any solutions?
Hi
Then display the Note.NoteText field in the results and you’ll see the notes from SOLine.
Edit: Actually I see you are working in Report Designer, I do see it in Report Designer, it might help to display how you are linking to SOLine?
Hi
Then display the Note.NoteText field in the results and you’ll see the notes from SOLine.
Edit: Actually I see you are working in Report Designer, I do see it in Report Designer, it might help to display how you are linking to SOLine?
Hi
you need to link the two tables (SOLine and Note) by the NoteID fields in the Schema Builder as
The trick here will be to change the field in the report results. Instead of SOLine.NoteText, make it Note.NoteText.
That should make the notes appear in your report.
Anna
Hi
you need to link the two tables (SOLine and Note) by the NoteID fields in the Schema Builder as
The trick here will be to change the field in the report results. Instead of SOLine.NoteText, make it Note.NoteText.
That should make the notes appear in your report.
Anna
I’ve linked the tables as shown here but it still does not print. I also changed the text box to Note.NoteText.
Leave only the second condition.
If that won’t work - make sure your SOLine table is properly linked. You can share a copy of your report here; I’ll take a look :)
Here it is.
Leave only the second condition.
If that won’t work - make sure your SOLine table is properly linked. You can share a copy of your report here; I’ll take a look :)
Leave only the second condition.
If that won’t work - make sure your SOLine table is properly linked. You can share a copy of your report here; I’ll take a look :)
I changed the join type from left to inner, and it’s now printing… something? I have no idea why its printing what it is, as it is not the correct notes. I have no idea where it’s pulling this information from.
Once they got corrected, the Line Note appeared on the form. See attached an updated report.
Once they got corrected, the Line Note appeared on the form. See attached an updated report.
Thank you! This solved it. Much appreciated.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.