In my application, the majority of data is taken not from a database, but is generated by the application itself.
Now before report generation I have to spread these data across tables for the sake of a single report.
It's too inconvenient.
Is there a way to do it directly, or, ideally, visually?