Code: Select all
<!-- MaximumSheetsForExport: Maximum number of sheets allowed to Export -->
<add key="MaximumSheetsForExport" value="50" />
Exporting from a cube view is fine. Setting the MaximumSheetsForExport to zero disallows both web sheets and cube views.
I have not made any changes to }ClientSettings or CapabilityAssignments
I have also tried adding ExcelWebPublishEnabled=T to my tm1s.cfg - did not help. Seem too think this parameter is now legacy with the re-write of TM1 Web anyway.
I get the same results on 10.2.2 and 10.2.2 FP4, Windows 2008R2 server, IE and Firefox tested. Have also restarted the TM1 instance and the Application server after making changes to be sure.
Would appreciate if someone could point me in the right direction if there is a setting I have missed or alternatively if I am trying to do something that is not actually possible.
Thanks in advance.