hi,
I’m trying to add some calculated fields in a table, and found the calculation field and the specific possibilities for each type.
The calculation is rather complex and can be used in multiple tables, so I want to make one function with parameters. But I can’t find examples using SQL functions in a calculation field? Like how to create a control procedure (templated) to create and maintain an SQL function in SF, and using it in a calculation field. I can't find any in the training course, documentation or the community info. Does anybody have a simple example?
It is probably a n00b question, but hey, I am ;-)