Forum

Create report by us...
 
Notifications
Clear all

Create report by using SQL command and put into [Follow-up] - [Reports] function

2 Posts
2 Users
0 Reactions
3,512 Views
 mate
(@matekhong)
Posts: 26
Active Member
Topic starter
 
[#2865]

I never ever met a superb project management system like this before. Thank you!

I have question, I've created SQL command for generate a report what I want.
But I need to use phpMyadmin to run it and generate into graph every time.

It's would be great if i could input sql command in projeqtor and use [Follow-up] - [Reports] function to generate my report instead of phpMyadmin
I know PHP & SQL in basic level you can guide me how to


 
Posted : 07 Jan 2016 5H49
(@babynus)
Posts: 14952
Member Admin
 

Just define your own php report and store it in /report folder.
Then add new line in report table : you'll have access to it in the reports screen, like any standard report, and will be able to manage access rights for it.
NB : you can use SqlDirectElement functions to run you SQL quer (not an advised practice, but can be used)


 
Posted : 07 Jan 2016 13H22
Share:

Scroll to Top