SQL Repot Select data Target Answered

Jeisson Rodríguez

Hi Community, 

I’m running an SQL Report that shows me specific vendors:

I indicate that I want to place the selected value in the specified column, But when I run, it puts the value in the last line.

Attempt with the "FOCUSED" but the result is the same.

 

There is a command to bring the value selected in the SQL report to the required field?

Thanks

Comments

2 comments

  • Comment author
    Rasmus Jensen

    Move to Q&A Section as this is not a Feature Request

    0
  • Comment author
    Rasmus Jensen

    It is all controlled by the .RWO keyword...

    If you know it is always the first line you can use ".FIRST"

    If you know it is always the second to last you can use ".LAST-1"...

    In general, the options are explained in this video:https://youtu.be/sQgN-qb-hvg

     

    0

Please sign in to leave a comment.