{% extends 'layouts/base.html' %} {% load static %} {% block title %}Report Builder - PX360{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

Report Builder

Create custom reports with filters and export options

|

Select a data source to see available columns

Configure your report and click "Generate Report" to see results

{% endblock %} {% block extra_js %} {% endblock extra_js %}