<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>27 Apr 2025 07:46:09 Z</lastBuildDate><pubDate>27 Apr 2025 07:46:09 Z</pubDate><description>Hey I am &#13;
&#13;
encountering error as cannot open pvt table file - even though this is UI method &#13;
&#13;
https://hostimage.windev.io/images/Capture_5b631c922ec45d8387981cbd911ec018.png&#13;
&#13;
&#13;
[code:wl]&#13;
// &#13;
// This optimize the calculation time of the pivot table&#13;
// &#13;
&#13;
sFileName is string&#13;
&#13;
sFileName = fTempPath() + ["\"] + PVT_pvt_tab01..FullName + ".wdolap"&#13;
&#13;
IF PVTLoad(PVT_pvt_tab01, sFileName) THEN&#13;
	PVTCalculateUpdate(PVT_pvt_tab01)&#13;
ELSE&#13;
	PVTCalculateAll(PVT_pvt_tab01)&#13;
END&#13;
&#13;
PVTSave(PVT_pvt_tab01, sFileName)&#13;
&#13;
// If you want to systematically calculate the pivot table at each startup&#13;
// Use PVTCalculateAll(&lt;Table&gt;)&#13;
[&#13;
&#13;
/code]</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/70904-exception-when-executing-pivot-table/read.awp</link><title>exception when executing pivot table</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
