[[https://www.revelation.com/|Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community]]
==== inline formulas (AREV Specific) ====
=== At 26 FEB 2001 03:06:41PM Mike O'Neal wrote: ===
{{tag>"AREV Specific"}}
Hello everybody:
Is it possible to somehow build a loop into a banded report to step through a multivalue field and only pick up certain conditions, such as:
for var1=1 to {num.accessions}
if xlate("accessions", {accessions},
"RECD.AS", "x")=SD" then {accessions} else ""
next var1
TIA,
Mike O.
----
=== At 27 FEB 2001 02:44AM Curt Putnam wrote: ===
Never did use that report writer. If the @User and @Pseudo variables are available to it, then a report wrapper process could populate them, so a symbolic could use them, and then unload them after the report is done.
----
=== At 27 FEB 2001 08:28AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote: ===
If you only want a display, there is no reason you couldn't create a symbolic that does just that and displays the field.
If you need it sorted or banded, the same field should work or you can use BRW calculated fields.
[url=http://www.sprezzatura.com" ]The Sprezzatura Group[/url]
[i]World Leaders in all things RevSoft[/i]
[img]http://www.sprezzatura.com/zz.gif[/img]
----
=== At 27 FEB 2001 06:29PM C Mansutti wrote: ===
Its not that bad Curt ;)
(Heaps better than the OI Version)
Saves on a lot of Hard coding! Especially when your end users want to add a field you forgot.
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=D70FC5B5C94D5276852569FF006E7A04|View this thread on the forum...]]