Hello Everyone,
I’m using a start expression in a pdf template and am I wrong or do start expressions only display records horizontally and not vertically? When I set up the start expression as in the first image, the bot does not execute the action but if I set it up horizontally as in the second pic it seems to work fine.
I was hoping that the records could be displayed vertically.
Does not work
<<START: FILTER(“PRE OP CHECK”,AND([MAYORDOMO]=[_THISROW].[USER NAME],(date([FECHA])=(TODAY() - WEEKDAY(TODAY())-7+2))))>> <> <> |
|---|
<< BANO>> |
<> <> |
Does work
<<START: FILTER(“PRE OP CHECK”,AND([MAYORDOMO]=[_THISROW].[USER NAME],(date([FECHA])=(TODAY() - WEEKDAY(TODAY())-7+2))))>> <> <> |
<< BANO>> | <> <> |
|---|
