Saltar al contenido principal

UF UDT HANDLER and REPORT SQL

Comentarios

3 comentarios

  • Alessandro Lopez Santinelli

    Hi Marc, you can try in your UF-182 - Meta data field .focused at the end, by example: $[$BOY_G1.LP_CardCode.0.FOCUSED]

    In my case works.

    .Focused

     

    Result, transfer back to the "focused" field.

    I hope it's what you are looking for.

    Regards

    Alessandro.

     

  • MARC

    Hi Alessandro

    In my case, I tried your solution but doesn't work. I change FOCUSED by  SELECTED and so on but the result it's the same

    Sorry

    Regards

    Marc

     

  • Geoff Booth

    It is not possible to use the choose back functionality in a SQL Report to add values to a UDT. See the article here: Passing selected value back with Select target data in the grid in a UDT handler/ SQL report – Boyum Helpcenter (boyum-it.com)

    Instead you could trigger a macro on the SQL Report row to select each value into an @STORE variable and then SET the values in the UDT after closing the report

     

Iniciar sesión para dejar un comentario.