Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. SharePoint
  4. PowerPivot in SharePoint 2016 Workbooks are too large

PowerPivot in SharePoint 2016 Workbooks are too large

Scheduled Pinned Locked Moved SharePoint
sharepointdiscussion
2 Posts 1 Posters 32 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rnbergren
    wrote on last edited by
    #1

    not 2013 not 2010. 2016! PowerPivot data refresh works fine with workbooks under 10mb but not larger than that. Where the elephant in Central Admin do I increase the size of the workbook in SharePoint 2016. I did mention this is 2016 On Premise and Not 2013. Thoughts

    To err is human to really mess up you need a computer

    R 1 Reply Last reply
    0
    • R rnbergren

      not 2013 not 2010. 2016! PowerPivot data refresh works fine with workbooks under 10mb but not larger than that. Where the elephant in Central Admin do I increase the size of the workbook in SharePoint 2016. I did mention this is 2016 On Premise and Not 2013. Thoughts

      To err is human to really mess up you need a computer

      R Offline
      R Offline
      rnbergren
      wrote on last edited by
      #2

      yep, solved it myself.

      Solved it finally.

      On the OOS server. in PowerShell run the following commands. Change 25 to whatever you want.

      $farm = Get-OfficeWebAppsFarm
      $farm.ExcelWorkbookSizeMax = 25
      Set-OfficeWebAppsFarm -ExcelWorkbookSizeMax 25
      restart-service wacsm
      $farm.ExcelWorkbookSizeMax

      To err is human to really mess up you need a computer

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups