Skip to main content

Line loop on SQL Report

Answered

Comments

2 comments

  • Official comment
    Yaremi Miranda Lopez

    Hello,

    Normally the line loop doesn't ignore the last line in reports, so if you want us to investigate further please contact your local partner.

    As a workaround, yes, you can use the extended Boyum syntax and read the last line using $[$item.colum.type.line] where line can be replaced with the command LAST.

  • Sermay Kim

    Make the [fainal result value] blank

    and then in the Macro write as follows;

    @STORE1=$[$BOY_1.DocNum.String]

    OpenForm(17|@STORE1);

    Activate();

    ......

    I am not sure ,please have a try.

Please sign in to leave a comment.