![]() |
||||||||||||
Go ![]() | New ![]() | Search ![]() | Notify ![]() | Tools ![]() | Reply ![]() | ![]() |
Member |
I have a table with an green arrow or a red arrow image in a column based on conditions. Works beautifully when I run independently or in a portal but when I put the fex in a compound document the first one I reference with a condition centers but the second and third condition does not. Code: DEFMACRO=Condition_1, MACTYPE=RULE, WHEN=N3 GT 0, $ DEFMACRO=Condition_2, MACTYPE=RULE, WHEN=N3 LT 0, $ DEFMACRO=Condition_3, MACTYPE=RULE, WHEN=N3 EQ 0, $ TYPE=DATA, COLUMN=Trend, MACRO=Condition_1, IMAGE=IBFS:/WFC/Repository/Images/kpi_indicators/RedDownArrow.gif, SIZE=(.15 .15),JUSTIFY=CENTER,$ TYPE=DATA, COLUMN=Trend, MACRO=Condition_2, IMAGE=IBFS:/WFC/Repository/Images/kpi_indicators/GreenArrowUp.gif, SIZE=(.15 .15),JUSTIFY=CENTER,$ TYPE=DATA, COLUMN=Trend, MACRO=Condition_3, IMAGE=IBFS:/WFC/Repository/Images/kpi_indicators/YellowDash.gif, SIZE=(.18 .12),JUSTIFY=CENTER,$This message has been edited. Last edited by: FP Mod Chuck, 8201 | ||
|
Virtuoso |
Sherrihe Since no one has been able to provide any guidance I recommend you open a case with techsupport. Thank you for using Focal Point! Chuck Wolff - Focal Point Moderator WebFOCUS 7x and 8x, Windows, Linux All output Formats | |||
|
Powered by Social Strata |
![]() | Please Wait. Your request is being processed... |
|