How do I retrieve and display the user login ID in the report DBR.text?

(4 posts) (2 voices)

Tags:

No tags yet.

  1. jasmondluk, Member

    How do I retrieve and display the user login ID in the report DBR.text?

  2. myDBR Team, Key Master

    myDBR includes a set of automatic parameters to the reports. One of those is the inLogin-parameter which includes the login id for the users. You can use that in your report.

    --
    myDBR Team

  3. jasmondluk, Member

    I am getting error "Could not execute the report. There was an error in the report.
    Unknown column 'inLogin' in 'field list'"

    My dbr code is:
    select 'DBR.text', inLogin;

  4. jasmondluk, Member

    I figured it out finally. You can close the case. Thanks.


Reply

You must log in to post.