@DBLookup in a View

Can I use @DBLookup criteria in view column? I can’t seem to make it work… This is the command I am using

@DbLookup(“”:“NoCache”;“”:“”;“DBLookup Data - Program Form Data by Product Number”; ProdName; “ProgramNumber”; [FailSilent])

I know this is vague but any tips would be greatly appreciated… thanks, Paul

Subject: *I assume you are not using XPages, so, NO, you can’t use @dblookup in a view column

Subject: As it says in the help file…

…UsageThis function does not work in column or selection formulas, or in mail agents.

Phil