This topic is locked
[SOLVED]

 How can I use Views to build a Report?

9/18/2014 8:32:04 AM
PHPRunner General questions
C
CWDATA author

I am trying to use some views off a master Table in order to create a report. But when I try to create the report the "Views" are not appearing to be available for selection and use?
Any comments or help much appreciated.

regards,

Carl.

Sergey Kornilov admin 9/19/2014

Yes, you cannot use View as a source of report. Simply create a new report pointing it to any table and then copy and paste SQL query from your custom view to this report you just created.