TM1 Web Auto Recalc not working
Posted: Sun Nov 21, 2010 10:59 pm
Hi All,
The below is part of web.config setting and I would like to force an automatic recalculation of a
TM1 Websheet whenever the sheet is activated.
I have set the parameters as per below but when the user logs in for the first time it still shows as "automatic recalculation currently off"
<add key="UseBookRecalcSetting" value="true" />
<!-- If true, recalc will be performed each time websheet is activated, e.g switching tabs. -->
<add key="RecalcWebsheetOnActivate" value="true" />
<!-- Websheet Paging Settings -->
<add key="WebsheetPaging" value="Enabled=false;PageSize=100" />
<!-- Setting number of cells to fetch in each API call, value 0 sets to old behavior of cell value retrieval. -->
<add key="BlockFetchCellSize" value="0" />
I have done a iisreset and still I am unsure where I should look for further diagnosis.
I am running TM1 9.5.
Cheers
Afshin
The below is part of web.config setting and I would like to force an automatic recalculation of a
TM1 Websheet whenever the sheet is activated.
I have set the parameters as per below but when the user logs in for the first time it still shows as "automatic recalculation currently off"
<add key="UseBookRecalcSetting" value="true" />
<!-- If true, recalc will be performed each time websheet is activated, e.g switching tabs. -->
<add key="RecalcWebsheetOnActivate" value="true" />
<!-- Websheet Paging Settings -->
<add key="WebsheetPaging" value="Enabled=false;PageSize=100" />
<!-- Setting number of cells to fetch in each API call, value 0 sets to old behavior of cell value retrieval. -->
<add key="BlockFetchCellSize" value="0" />
I have done a iisreset and still I am unsure where I should look for further diagnosis.
I am running TM1 9.5.
Cheers
Afshin