PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Linking an existing report to a query
Linking an existing report to a query
Iniciado por mabeaven, 12,ago. 2003 00:24 - 1 respuesta
Publicado el 12,agosto 2003 - 00:24
Hello all,
I have a fairly complex report that involves many calculations, items, etc. The problem is, I now have a need to run this report through a query for record selection. The report currently runs from a data file without filtering. Can anyone offer any advice on how to approach this task? Do I merely need to create an internal report query and specify the file items that already exist in the report for my query results? If anyone can shed any tips or advice, it would be much appreciated.
Regards,
Marc Beaven
Publicado el 12,agosto 2003 - 01:15
Hello all,
I have a fairly complex report that involves many calculations, items, etc. The problem is, I now have a need to run this report through a query for record selection. The report currently runs from a data file without filtering. Can anyone offer any advice on how to approach this task? Do I merely need to create an internal report query and specify the file items that already exist in the report for my query results? If anyone can shed any tips or advice, it would be much appreciated.
Regards,
Marc Beaven

Speaking of WD 7.5 ?
In the report description / Data Tab you can change the combo "printed data comes from" to internal (included) query and then immediately define this query.
Or you change to "project query" if you want to use an existing query
heinz