Hello everyone. Please review the following formula:
@Prompt([Ok];“Total CG1 Budget”;“Target = 310 FOUPs. Actual = " + @Text(@Count(@DbColumn(“Notes”:“ReCache”;“ef300mmnotes.fishkill.ibm.com”:“300mmProduction.nsf”;“CG1_Monitors”;4))) + " FOUPs”)
This formula counts all the documents included in the CG1_Monitors view and returns the value in a prompt window.
The formula works great using Lotus 6, but does not work using Lotus 5. The following error occurs in Lotus 5 … “invalid formula unknown function / operator.”
Any help would be appreciated. Thank you!