If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Replace function

Started by andoid95, 06 Jun 2014 02:57:19 AM

Previous topic - Next topic

andoid95

hello

i have always this error  'sqlPrepareWithOptions' statut = '-126'.  with  this code :

if (substring([Report search path],1,15) = '/content/folder') then
(
    replace([Audit].[Run Reports].[Report search path],'A','a')
)

else
('Personal Folders')
i don't why ?

MFGF

Hi,

substring() is a Cognos function but replace() isn't. What data source are you using?

MF.
Meep!