FREQUENTLY ASK QUESTIONS

YOU CAN SEARCH PART OF THE TEXT OR NUMBER.

When exporting to EXCEL, the columns contain characters


This happens when using a new version of PALSTAT when the CONFIG/CONFIG.XML configuration file is not set correctly.

The example file shows the line that needs to be addded to the file. (value "DefaultXlsExportType")

<?xml version="1.0" encoding="utf-8" ?>
<palstat>
	<globalconfig>
		<DefaultXlsExportType>DATAAWARE</DefaultXlsExportType>
	</globalconfig>
	<appconfig>
	</appconfig>
</palstat>

 

 
https://www.palstat.cz/