setting parameter

Dany
edited February 11, 2022 in Analytics #1
hi all
i am a new baby in birt, and i need help

i want set my parameter params["mine"] with a value that i get by query (eg. dataSetRow["mio"]).

How can i do it?

Comments

  • Virgil Dodson
    Virgil Dodson E admin
    edited December 31, 1969 #2
    Hi Dany,

    Can you explain a bit more on what you need. If you want a list of parameters that come from a database made available to the users, then create a new parameter and select List Box or Combo Box...and then you can select a Dynamic list that comes from a database.

    Otherwise, if you want your query to by filtered by another query, you may be better off using a nested Select statement in your SQL.
    Warning No formatter is installed for the format ipb