Tables are being Truncated when Reporting Ponemah
Issue: An Information Dialog Appears that Tables are being truncated when Reporting Data in Ponemah
SYMPTOMS:
The following dialog box appears that not all the data can be exported to Excel. This is likely due to a lot of data being reported. This can occur when using a logging rate of 1 epoch (aka beat-to-beat data).
SOLUTION:
The PP3 XML file can be adjusted to allow for more rows to be reported on. The XML file can be found on the local computer, in the Ponemah folder. The local folder is typically on the C: drive (C:\Ponemah).
Upon opening the XML file in a text file reader (e.g. Notepad), the following lines can be increased to allow for more rows to exported:
- AdvSrchReportMaxWrkBkRows: This value is the total number of rows within a workbook.
- AdvSrchReportMaxSheetRows: This value is the total number of rows within a worksheet.
- AdvSrchReportMaxTableRows: This value is the total number of rows within a table within a worksheet.
Therefore, by definition the following values must follow the following logic:
AdvSrchReportMaxWrkBkRows > AdvSrchReportMaxSheetRows > AdvSrchReportMaxTableRows
Can't find what you're looking for? Contact Us
Comments
0 comments
Please sign in to leave a comment.