Diet Studio Reports

General Description

Diet Studio uses Reports to represent data in various formats. The application menu item 'Reports' provides access to the feature. Reports Menu

Custom Reports

Diet Studio allows to extend reporting feature with Custom Reports. To run custom report Select Reports/Custom... menu item in application menu. Dialog box will contain all available reports. Select report on the list and press OK button to run it. Only XSL transformations with HTML output content are supported at the moment. XSL files with required transformations will be applied to XML document to produce output report. Then it is opened in associated application.
List of available reports can be found here.

Current document XML content can be viewed using Reports/XML menu item.
Note: current XML document schema is not final and will be changed. XSL transformations might need redesign to adapt future XML document schema.

Custom Reports Manager

Select Tools/Settings... menu item in the application menu. In the tree control on the left side of Settings Manager dialog select Reports section. Click View/Modify button against "Custom Report" item. Following dialog box provides all required action to manage custom reports:

Report Manager
  • Register new custom report: fill in unique report name and path to XSL transformation file. 'Set' button under Available Reports list is enabled if Report Name is unique and XSL transformation file is valid. Click on the button to register report with the chosen parameters.
  • 'Remove' button under Available Reports list removes selected reports.
  • 'Up' and 'Down' buttons put reports in the desired order.

All modifications made in the dialog applied when 'Ok' button clicked.
'Cancel' button will ignore all changes