Difference between revisions of "Downloading reports"

m (Text replacement - "XLCubed" to "FluenceXL")
 
Line 9: Line 9:
 
* csv
 
* csv
 
* txt
 
* txt
 
+
* powerpoint - new in V2311.1
  
 
e.g.
 
e.g.
 
http://myServer/FluenceXLWeb/WebForm/ShowReport.aspx?rep=Folder/myReport.xml&XL3ReportType=excelfixed
 
http://myServer/FluenceXLWeb/WebForm/ShowReport.aspx?rep=Folder/myReport.xml&XL3ReportType=excelfixed

Latest revision as of 09:47, 26 October 2023

As well as using the PrintRendererServer you can also download reports directly from the FluenceXL Web Edition in the browser.

If you get the report url from the parameters screen you can add a XL3ReportType parameter to download the report without opening it in the browser.

Allowed values for XL3ReportType are:

  • pdf
  • excelfixed
  • excellive
  • csv
  • txt
  • powerpoint - new in V2311.1

e.g. http://myServer/FluenceXLWeb/WebForm/ShowReport.aspx?rep=Folder/myReport.xml&XL3ReportType=excelfixed