Configuring a filename for reports helps users to quickly grasp what the content would be for each file. You can use a “static” filename for each report template, or a “dynamic” filename using the Jinja templating language to specify which fields should be used to comprise the filename. This means as a LIMS admin you can set up unique filenames for each customer while utilizing fields that already exist or adding additional fields specifically for that use.
There are numerous cases for setting a filename with Jinja.
For example, if a user wants to set the filename as the id for the order reports, the filename on the Report Template Configurations can be set as “{{order.id}} - Consolidated Report”. (More examples on utilizing Jinja for report configuration can be found here: QBench Report Template Documentation.)
Comments
0 comments
Please sign in to leave a comment.