My Stuff
-
Re: remove the last two spaces from a string
If when you say last 2 spaces you really mean spaces, you could try looking at: TRIM(TRAILING '1' FROM 'Test1'); //returns 'Test' and replace 1 with ' ' or the…1 -
Has anyone "tested" utilizing SuiteAnalytics Connect using the Microsoft SQL Server Management Studi
Has anyone "tested" utilizing SuiteAnalytics Connect using the Microsoft SQL Server Management Studio("SSMS") (ODBC driver) accessing from a user computer, successfully? November …1 -
Workflow Action Script to Execute Edit & Save a record
(attaching a WORD document) I am a functional Administrator writing a workflow and mostly successful. I am creating an Issue from data I enter on in fields on a Tax Rate Custom Record. I am Subscribi…2 -
Re: What's the best way to make Item Number field NOT editable after a Item record is created and saved?
You can also "set" or let default all appropriate roles Permissions>Lists>Items to "View". Additionally, with the workflow suggested, you can add a condition that would appl…4 -
Re: Report Deactivation
As Administrator I think you should be able to change the owner to yourself, Save, then inactivate or delete.1
