QMQRY - Column headings

42 views
Skip to first unread message

Giovanni Brutto

unread,
May 20, 2022, 4:34:38 AM5/20/22
to
Hi everyone,

Anyone know how to add variable on a QMFORM column headings?

Thanks for the help.

Regards
Giovanni

Roberto Bombelli

unread,
May 20, 2022, 9:53:26 AM5/20/22
to
Hi giovanni,
I think it's possible; You mast put a variable in the SQL like this :

select
codice,
descrizione as &variable
from libreria.tabella
where desclizione like 'AL%'
order by 001

and u can send variable (&variable) from CLP o RPG

If u will run from QM it ask for variable
Reply all
Reply to author
Forward
0 new messages