I have run into a challenge with my Get Nth Record. If there is no data to pull in, a ? is placed in the field.
I need to delete the ?. Using a Insert calculated text, If (SPE 2::Amount 1 = "?"; "" ; SPE 2::Amount 1 )
Works in FM but when exported the ? remain.
thanks in advance
Jim
? Mark in field of Get Nth record
2 posts
• Page 1 of 1
Posts: 68
Joined: Tue Jan 25, 2005 1:45 pm |
JIMBO
|
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
You'll want to wrap the whole GetNthRecord string in a substitute that gets rid of the "?", something like:
Substitute ( YOUR_CALC ; "?" ; "" ) John Sindelar
SeedCode |
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 4 guests