{% extends "base.html" %} {% block title %}Reports — TraceBi{% endblock %} {% block content %}
Run any report to see rendered output and its full data lineage.
{% if reports %}Select a report and click Run to see rendered output,
or Lineage to explore the data flow.
Each node is a DataSet operation. Color indicates operation type: load · filter · transform · join · sort.
Running report…
No reports registered yet.