Jump to content

having trouble with report builder's string functions


 Share

Recommended Posts

Hi there, (I am using sage 200/Evolution)

I am trying to build a variable that would be able to replace certain parts of string in my function with blank spaces or just remove them completely from my  report for me , I also need to build a variable that would take one half of my text from a textbox , and then populate another textbox with that half of text while removing it from the current textbox

here is what I have done so long in terms of the string replacement:
StringReplaceAll(Transactions['TxDescription'], 'Previous Allocations', '', IgnoreCase)

no luck I'm afraid the system told me that I have an issue with IgnoreCase  (undeclared identifier)

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...