i need to configure the dashboard in itop (incident, problem), i want to:
1) put a LIMIT in the "group by table" (and pie chart) to view only the first XX rows
2) i need to ORDER the results in the "group by table" (and pie chart) by the count() value
3) i need to create an SQL query to extract customized report in the dashboard, is it possible?
Thank you
Andrea
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
i need to configure the dashboard in itop (incident, problem), i want to:
1) put a LIMIT in the "group by table" (and pie chart) to view only the first XX rows
2) i need to ORDER the results in the "group by table" (and pie chart) by the count() value
3) i need to create an SQL query to extract customized report in the dashboard, is it possible?
Thank you
Andrea
anyone?