8/29/2025 2:33:48 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
|
|
|
| |
|
Re: Can I use Calculated Field when creating Calculated Field?
Posted: 22 Oct 09 3:59 AM
|
Highly doubtful it would work. But, rather than do this - just paste in the SQL you want it to run (ensure the calc field is a numeric) and then let SQL deal with it e.g.
FirstName + Left(LastName,10)
The above can just be pasted in - and your new calc field is this function. |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|