PANTHEON™ manual

 Categories
 PANTHEON Help - Welcome
[Collapse]PANTHEON
 [Collapse]Guides for PANTHEON
  [Collapse]Guide for PANTHEON
   [Collapse]Settings
    [Expand]Subjects
    [Expand]Items
    [Expand]POS
    [Expand]Manufacturing
    [Expand]Personnel
     Calendar
    [Expand]Financials
    [Expand]Customs
    [Collapse]Program
     [Expand]Document Types
     [Collapse]Reports in PANTHEON
       Settings in Administration Panel
      [Collapse]Reports Register
        Export Report
        Report Shortcut
        Export File Name
        Import Report
        Copy Report to Other Database
        Cloning Reports and Changing Report Types
       Print Preview
      [Expand]Report Designer
      [Expand]Creating Reports
      [Expand]Groups and Aggregates
      [Expand]Formatting and Highlighting
       Nested Reports (Subreports)
      [Expand]Specifics of Printouts in PANTHEON
      [Expand]Script
       Report Design Considerations
      Document Texts
      Delivery Methods
     [Expand]Loyalty Cards
     [Expand]Administration Panel
     [Expand]Dashboard Components
      Dashboard Reports
      Ad-hoc analysis
     [Expand]ARES
      SQL urejevalnik
    [Expand]Documentation
    [Expand]Change User
   [Expand]Orders
   [Expand]Goods
   [Expand]Manufacturing
   [Expand]POS
   [Expand]Service
   [Expand]Financials
   [Expand]Personnel
   [Expand]Analytics
   [Expand]Desktop
   [Expand]Help
   [Expand]Messages and Warnings
   [Expand]Additional programs
   [Expand]Old products
  [Expand]Guide for PANTHEON Retail
  [Expand]Guide for PANTHEON Vet
  [Expand]Guide for PANTHEON Farming
 [Expand]User Manuals for PANTHEON
[Expand]PANTHEON Web
[Expand]PANTHEON Granules
[Expand]User Site

Load Time: 734.3889 ms
print   |
Label

Export File Name

Export File Name

 

When exporting reports (or sending via e-mail) into different formats (.pdf, .rtf, .xls,...) a custom name of exported report can be generated. Cusom name can only be set for custom reports (not system reports).

 

Different fields from Report Tree of Report Designer can be used:

 

Applicable fields for each report can also be seen from Overview of SQL queries of all data sets on specific form/report:

 

From Datasets select a record qReportIzpisXY and execute a sql statement. Fields in a resoult can be used for export naming.

 

From Datasets select a record qReportIzpisXY. Fields in a resoult can be used for export naming.

 

Example: Order_#qReportIzpisD.acKey#_#qReportIzpisS.acSubject# results in report name when exporting: Naročilo_1801000000002_Datalab d.d..pdf

Fields must be separated with #. Text can be used in sting.

 

Result when exporting a report.

Or sending a report via e-mail.

 

Some examples for copy of report 000 - Cash journal by payment methods and copy of report 241 - Invoice

Report 000:
Report_#fDateDue# - memo on the report
Report_#fDateDue\YYYYMMDD# - memo on the report with formatting
Report_#qReportIzpis.acKey#_#fDateDue\YYYYMMDD# -dataset on the report, FieldName acKey
Dnevnik_#mTitle2#_#Date#

Report 241:
Text_#mTitle1#_#fKljuc#_#Date\YYYYMMDD# - result: Text_Invoice_19-300-000011_27.03.2019.pdf
Text_#mTitle1#_#qReportIzpisD.acKey#_#Date\YYYYMMDD# - result: Text_Invoice_1930000000011_27.03.2019.pdf
Text_#mTitle1#_#qReportIzpisD.acKey#_#qReportIzpisS.acSubject#_#Date\YYYYMMDD - result: Text_Invoice_1930000000011_Datalab d.d._27.03.2019.pdf

Formatting is used for DateTime macros only. If formatting is used for none-DateTime macros, formatting will be ingnored.



Rate this topic
Was this topic usefull?
Comments
Comment will also bo visible in forum!