Powerpivot 2013 doesn't work on Excel 2013 / Office 365: data model issue

Hi guys
I recently upgraded my Office 2010 to Office 365, with Excel 2013. Before installing Office 365 I uninstalled Office 2010. I'm running Windows 8 64 bits.
I have the Powerpivot 2013 add-in, I can activate it without any issue. However when I click on "manage" on any spreadsheet (including new empty ones) I have an error "We
couldn't load the Data Model.  This may be because the Data Model in this workbook is damaged.", followed by "PowerPivot is unable to load the Data Model".
I tried to repair the installation to no avail. I tried to launch excel in admin mode, nothing better.
This issue seems to be shared by some other people on this forum but
with no satisfactory answer so far.
I had a SQL server 2012 plugin installed previously which I uninstalled as well, but no change.
Would you think of something else?
Thanks

Hi lourson,
Someone work out this issue to stop the Tabular Model instance. Please take a look at the following blog:
PowerPivot 2013 Error: Data Model Damaged:
http://www.mssqlgirl.com/powerpivot-2013-error-data-model-damaged.html
For more information, please see the same issue at Connect site:
https://connect.microsoft.com/SQLServer/feedback/details/780949/powerpivot-couldnt-load-data-model-when-ssas-tabular-instance-is-running#details
Hope you can solve this issue on your new work environment.
Regards,
We
are trying to better understand customer views on social support experience, so your participation in this
interview project would be greatly appreciated if you have time.
Thanks for helping make community forums a great place.

Similar Messages

  • Workbook_BeforePrint no Longer Working in Excel 2013

    I have a spreadsheet containing VBA code which worked fine in Excel 2007 but does not run now that I've switched to Excel 2013 contained in Office 365 Home Professional.  I'm calling Workbook_BeforePrint, from within the ThisWorkbook object, and it
    appears that the call is never made.  I've simplified my implementation of Workbook_BeforePrint(for the purposes of this question) as follows:
    Option Explicit
    Private Sub Workbook_BeforePrint(Cancel As Boolean)
    MsgBox ("In Workbook_BeforePrint")
    End Sub
    When I do a File > Print > Show Print Preview, no message box appears. 
    This worked in Excel 2007.  Functions I've written, located in Modules.MyFunctions, are being correctly called as spreadsheet cells are evaluated.  I am not setting Application.EnableEvents to true or false anywhere.  Does anyone know why
    ThisWorkbook.Workbook_BeforePrint is not working in Excel 2013?
    Thanks.

    Oskar,
    I appreciate your help on this.  I am getting different results.  First, I am getting some additional problems that I've never had with earlier versions of Excel (as I said, I'm running Excel 2013 now).
    I have a workbook with several worksheets.  With one of the sheets, any attempt to print or print preview fails.  I do File > Print, and I see that the selected printer is my HP LaserJet M2727.  This is the default printer.  There is
    no print preview, except for a small box that contains the words "Show Print Preview."  When I click on that the small box is replaced with the words "Print preview is not available."  On the left hand side, where the printer is identified, there
    is a green check mark on the printer icon and below this is the link that states "Printer Properties."  If I click on Printer Properties the green check mark changes to a red X and the word Ready is replaced with "Unable to Connect."
    Without changing anything, other than selecting a different sheet within the same workbook, I get very different results and they do not match your results.  Again I do a File Print and again I click in the small box that says "Show Print Preview." 
    This time a preview appears with NO message box.  However, if I customize the Quick Access Toolbar by adding the "Print Preview Full Screen" button and then click this button without first clicking on File, then the message box appears.
    So, are you getting the message box by clicking on File > Print, or are you clicking on the "Print Preview Full Screen" quick access toolbar button?
    Thanks.

  • .xlsm File use from Excel 2013 64bit/Win7 64bit to Excel 2013 32bit/Win8.1 64bit - Component Removed (not API related)

    Work Environment:  Excel 2013 64bit/Win7 64bit
    Home Environment: Excel 2013 32bit/Win8.1 64bit (1 desktop and 1 laptop)
    I am developing an an .xlsm file at work (with Lists and a single form with controls linked to a worksheet ControlSource). It works and saves all day long just fine in my work environment. I save the file to either a USB drive (or DropBox - makes no difference)
    and then open the file on my home computer. I can open the file the first time with no problem and with no error messages. But then when I try to save the file Excel 2013 32bit most often tells me that it has removed a component. But it doesn't tell which
    component it has removed. After that, if I close the file and try to reopen it, it won't reopen. I get a series of error message: [1] file path errors (error 75) [2] Excel has stopped working errors. [3] Excel hasn't enough memory to complete the operation,
    [4] Excel will close. So I click the close button on the last error message and Excel disappears. I say disappears, because its not really gone. Mind you, its not listed in the Task Manager at this point. But, if I then click the Windows Taskbar icon to start
    Excel, Excel will sometimes automatically open up with the file that I was trying to open before, already up and running, i.e. I do not select the file to open it - it just appears. Other time Excel just repeats the series of error messages noted above.
    The strange part is, once this file has been corrupted, I can still take it back to my work environment, fire it up on my work computer, and it works just fine. No error messages, no saving problems.
    I have totally uninstalled and reinstalled Office 2013 (HUP Click to Run) on both my home computers and it makes no difference.
    I can say though, this is driving me nuts. Anyone have any suggestions or ideas?
    phillfri

    I think I solved the issue.
    Step 1: Moved all my code from the Worksheet_Open event to the Auto_Open Macro.
    Result: File would open from inside Excel but when opening by clicking on the file in Windows explorer I would get the error msg "There was a problem sending a command to the program."
    Step 2: Apply FixIt 20074. Note that to get this FixIt to work in Windows 8.1 you MUST save the FixIt file to your desktop and run it from there. If you follow the instructions on the FixIt page - download and run - you will get the error msg "This Fixit
    does not apply because the computer does not have the expected software (Excel.exe)."
    Excel 2013 definitely seems to have some bugs when starting a macro enabled file. I have seen other comments on the internet about the Excel workbook_open event actually failing to run all the VBA commands that are put into it.
    Environments:
    [1] Home: Microsoft HUP Click-n-Run Office Professional 2013; Windows 8.1, 64 bit; Excel 2013, 32 bit.
    [2] Work: Enterprise Microsoft Office Professional 2013; Windows 7, 64 bit; Excel 2013, 64 bit.
    phillfri

  • Can I use Interop.Excel in Office 365 web app development

    Hi,
    I want to develop a app for office 365 web. I know javascript api is available for that purpose but the problem is, it is limited to some functionality only. I want to manipulate excel sheets and ranges so will Interop assembly work ? 
    Thanks

    Hi Maulik,
    >>Can I use Interop.Excel in Office 365 web app development <<
    No, the Office PIAs is used to interact with Office Client which developet with COM technology. The Office online is different with Office client, it is an service and exposed with HTML.
    >>I know javascript api is available for that purpose but the problem is, it is limited to some functionality only.<<
    Did javascript mean JavaScript API for Office? If you have any feedback about apps for Office, you can submit it from link below:
    Customer Feedback for the Office Developer Platform
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. <br/> Click <a
    href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

  • Ctrl+Tab and Ctrl+F6 still not working in Excel 2013?

    I am using Windows 7 64-bit. I just switched to Office Home & Business 2013 (32-bit), and I discovered that ctrl+tab behavior in Excel 2013 is incredibly broken.
    If you are using any other programs concurrently with Excel, then it makes switching tasks through ctrl+tab impossible. Switching workbooks in this way has unpredictable behavior: often, Excel will switch to a workbook that is hidden behind other windows
    (fails to foreground the window correctly). Even when it appears to be switching appropriately between windows, the order of switching is wrong: rather than cycling through all windows, it seems to switch between workbooks somewhat randomly.
    See similar issues discussed here: https://social.technet.microsoft.com/Forums/office/en-US/f288d91d-835a-48c4-a39c-738ca05002c4/ctrltab-and-ctrlf6-not-working-properly-in-excel-2013?forum=officeitpro
    and here: http://answers.microsoft.com/en-us/office/forum/office_2013_release-excel/cycling-between-open-windows-using-ctrlf6-or/7314b632-7f48-44f1-8e96-7d7000ac86d8
    There does not appear to be any solution to this issue so far. I have attempted to repair my installation of Microsoft Office, but it did not correct the problem.

    Hi Dlup12345,
    Based on my testes with local environment (Windows 8.1 and Excel 2013:15.0.4675.1000), the two Keyboard shortcuts worked as expected. In my view, this issue might be occur with Keyboard shortcuts, because you said the issue occurred intermittently. If we
    only open multiple Excel files without other program, the shortcuts should worked fine. Please check if other program affected Excel shortcuts.
    If you have any update, please feel free let us know.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • BPC not working in Excel 2013

    Dear Team,
    Currently we are using BPC10 version in SAP.
    Version 10.0 SP12Patch 8 .NET4
    Excel version is 2010 . whereas we have upgraded our Excel Version to 2013 BPC is not supporting.
    BPC10 is not supporting for Microsoft Excel 2013.
    Please guide how to solve the issue and make it compactable for Excel 2013.
    Thanks in advance.
    Regards,
    AJAY.

    Hi Yasser,
    I tried but its not working.
    I have tried to install the Patch
    EPMEXCLCLNT14P_3-10011004.ZIP Patch for SBOP EPM ADD-IN BIG VOL. 10.0 SP14
    for .NET 4 or .NET3.5 I got the below error.
    for .NET3.5 I am getting the below error.
    and for .NET4 I have attached the error in above threat.
    Dear Experts please advise how to over come the issue.
    Regards,
    Ajay

  • Loading a solution from 365 to 2013 doesn't work

    Hello,
    I'm facing a strange issue here. I have a site in sharepoint 365 and I wanted to load it on a local sharepoint 2013.
    So I've saved the site as template, saved it on my computer, loaded it to the solution gallery, activated it and... nothing.
    When I've tried to create a new site - I didn't get the custom tab with the solution name in it.
    I've tried it on a different machine with sharepoint 2013 - and after activating the solution I DID see the custom tab with my solution when I tried to create a new site.
    The 2 major differences between the machines that I've spotted were:
    1. Both the sharepoint 365 and the working sharepoint 2013 were in Hebrew. The one that didn't work was in English.
    2. The sharepoint 2013 that did work had a license, the one that didn't work is an evaluation version.
    Does anyone have a clue why can't I see my solution on my evaluation sharepoint 2013?
    Thanks in advance,
    Barak

    That's strange.
    I WAS able to see my solution, and to activate it (on the licensed version).
    When I tried to create the subsite I did encounter some problems regarding the features that were not activated, but when I googled  - I came across this article -
    http://sharepoint-community.net/profiles/blogs/office-365-on-premise-sharepoint-2013-web-templates-and-features
    Which refers to the problem I was facing and explained how to solve it (I didn't pursue it because I didn't need the solution to work on this env. but on the second one).

  • What SharePoint 2013 doesn't support for Excel

    Hi,
    it seems that SharePoint 2013 continues to don't support the same Excel features as SharePoint 2010. Fe, macro, data validation, cell editing, etc.
    This is a bad notice for who use SharePoint as delivery platform for BI needs.
    Now, I'd like to know what SharePoint 2013 has improved to support Excel and what new releases will support?
    Thanks

    I think these articles may help:
    http://technet.microsoft.com/en-us/library/ee424405(v=office.15).aspx
    http://technet.microsoft.com/en-us/library/jj219751(v=office.15).aspx
    Andy Wessendorf SharePoint Developer II | Rackspace [email protected]

  • Owns IPhone4S, got "drown" during typhoon Yolanda (Haiyan 11/2013); doesn't work anymore but unit still looks brand new, what to do?

    I have an iPhone unit - Iphone 4S, had it since 2012 through a local telecommunications provider (Globe Phils). My unit which has a 16G memory was running on IOS 7. When typhoon Yolanda struck our city (Tacloban) my iPhone 42 was one among the "casualty". I couldn't save it on time when sea water rushed into our house, taking my family by surprise. I was using my iPhone 4s to monitor news and weather update at that time. When the power in our place went out, i unconsciously put the unit on top of our dining table, unaware that the storm surge will reach our place (about 5km from the city proper but about a km from the nearest shoreline). While the water was still chest high i remember my phone and tried searching for it. i used my feet/toes literally to find it on the ground (floor) until i finally reached for it in one of the rooms downstairs. When i finally got hold of it, it was really, really soak in water and mud (yes the water was muddy, learning later on that it was sea water that drown some of the houses in our city).
    I sun dried it immediately. I tried having it repaired in Manila after about two weeks since the storm, but the repair center said that it was beyond repair.
    My iPhone 4S looks good as new, no scratch whatsoever (i covered it with skin in all the time i was using it until Yolanda came). yet it doesn't work. A said reality.
    What should i do with the unit? I have already a new unit iPhone 6+.
    Anticipating a prompt reply. Thank you and more power.
    Ms. Valuis

    There really isn't much to say. Water damage isn't covered by Apple's warranties.
    Total submersion in muddy seawater will cause the components to corrode terribly. It needed to be flushed out before the seawater had any chance to dry - the salts & impurities are what corrode the components. Washing in pure clean water may have helped at the time but 2 years after the event is far too long to expect that to work.
    The repair centre are probably correct - it is dead & it would be simper to replace the entire unit, sorry.
    Did you have backups in iCloud or iTunes? If those are safe you can restore the data to another device, otherwise that will be unreadable on the device.
    Your only option would be to contact your insurance company or possibly the company that you purchased it from but I expect typhoons may not be covered by many insurance policies or warranties.
    I hope you are getting back to normal after this terrible event, good luck.

  • Querying items in folder doesn't work in SharePoint 2013 (Cloud)

    Hi,
    I have 2 folders in a SharePoint List. Every folder contains 2555 items. There is only one column "Title" . I have indexed the "Title" column. The title field contains same values as "Hello" for each and every record. 
    I am querying the first folder and it throws following exception that 
    "An unhandled exception of type 'Microsoft.SharePoint.Client.ServerException' occurred in Microsoft.SharePoint.Client.Runtime.dll
    Additional information: The attempted operation is prohibited because it exceeds the list view threshold enforced by the administrator."
    But If I add a new item with "Title"="World" in both the folders, and query the first folder, putting the condition that get count where "Title" = "World", it works fine and the count returned is "1".
    Can anybody please tell me, why I get the exception and what is the fix for that.

    Hey Ravi,
    Threshold can not be modified in
    Office 365/SharePoint Online. Have below link for more details and workarounds.
    http://support.microsoft.com/kb/2759051
    SharePoint Online 2010 List View Threshold
    http://community.office365.com/en-us/f/148/t/79787.aspx
    Thanks.

  • Num pad doesn't work with Excel.

    The numeric pad behaves like scrolls and page up, page down buttons every time I use Microsoft's Excel. I looked everywhere but i couldn't find a way to change the pad to work with numbers. Its driving me crazy ...
    G5 Dual 2.3GHz   Mac OS X (10.4.4)  

    Sounds like you are using a third-party keyboard: the new Apple keyboards do not have a Num Lock key and the numeric keypad always functions as such.
    If you're using a third-party keyboard, and if you installed vendor-provided software to customize the keyboard, check its preferences and also check the vendor's Web site to see if there is an updated version of the software for your keyboard.
    I cannot reproduce the problem using the latest model of Apple Pro keyboard (the one that came with my computer, which is the same as your computer).
    2. You might also want to state the specific keyboard and version of Excel you are using in case someone else has the same configuration and can try to reproduce the problem. I tried it with Excel from Office v.X.
    3. You wrote: "* Deleted Excel Preferences"Both of them, yes?
    - Home > Library > Preferences > com.microsoft.excel.plist (you may or may not have this one).
    - Home > Library > Preferences > Microsoft > Microsoft Excel
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X

  • Exchange 2013 Hybrid Deployment, on-premise to multiple Office 365 tenants

    Hello, we are in the early stages of planning an Exchange 2013 hybrid deployment for a federation of education organisations.
    We are planning to use a single on-premise Exchange organisation for staff mailboxes across all member organisations, each member already has it's own Office 365 tenancy for students, which we would like to maintain if possible.
    My question is, is it possible (and supported) for an Exchange hybrid deployment with a single on-premise organisation with multiple Office 365 tenants, my understanding is that only a 1:1 deployment is supported, can somebody confirm or clarify this ?
    Thanks

    I think if you have different AD sites then you can install the DirSync or ADFS for each of them and have one way replication. I 'd aks this question to Office365 Forum and support.
    Where Technology Meets Talent

  • Office 365 MP Config Issue - Account doesn't have administrator permissions

    SCOM 2012 R2 RU3 | Windows Server 2012 R2
    I just configured this MP in the environment using the following references: 
    Office 365 MP Operations Guide
    Reference 1
    Reference 2
    In addition I've configured the Office 365 Subscription Proxy secure reference.
    When looking in the SCOM console I only see one error: 
    Source:   Office 365 Monitoring 
    Full Path Name:    Office 365 Monitoring 
    Alert Monitor:    Office 365 Connection State monitor 
    Created:    1/14/2015 4:42:56 PM 
    Account doesn't have administrator permissions
    Knowledge:     View additional knowledge... 
    Summary
    The monitor oversees the availability connection to Office 365 API EndPoint.
    Causes
    An error state is caused by having issues with connecting to Office 365 API EndPoint. It can be caused by:
    • Issues with global connection to Office 365 API EndPoint
    • Credentials for Office 365 Subscription's account are not correct
    • Office 365 Subscription's account is not allowed to getting data from Office 365 EndPoint API
    I've verified that the account is able to log into the server, has the _identifier, and global admin permissions in the Office 365 admin console. 
    Wondering if there's anything I may have missed. 
    Any responses appreciated.

    Verify that a proxy account is domain account.
    Also check below office 365 MP Guide
    http://www.microsoft.com/en-us/download/details.aspx?id=43708
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"Mai Ali | My blog:
    Technical | Twitter:
    Mai Ali

  • SSD in MBP 13" Retina Late 2013 doesn't work - Can't boot at all

    I have a new MacBook Pro 13" Retina which works flawlessly. It has a factory installed 512 GB SSD, which also works flawlessly. Then I bought basically the same type of 512 GB SSD, 2nd hand but new, which I intended to install in another MacBook Pro Retina Late 2013.
    The seller told me it is compatible with the MBP Retina Late 2013, but when installed, the known to be good MBPR doesn't boot. Not from that SSD, not from an attached USD HDD which has two perfectly bootable Mavericks partitions. When pressing the alt-Key on booting, I can however see two partitions on that SSD (Mac OS X 10.8.4 and a Recovery Partition), yet it is not booting at all, thus also doesn't allow me to inspect or treat this SSD with Disk Utility or other tools.
    All I get is the grey screen with the striked through circle sign (see attached image). I've tried both, PRAM reset and SMC reset, no change.
    Here comes the interesting part: Although both SSD look identical, they have slightly different model and part numbers (see attached image).
    Working, factory installed SSD: Model MZ-JPUS512T/0A6. Part No. 665-1805D
    Non-booting, 2nd hand SSD: Model MZ-JPUS512T/0A2. Part No. 665-1805A
    Any ideas what’s going on here and how to solve this?

    Excellent point! Mac OS X 10.9.1 doesn’t equal Mac OS X 10.9.1!
    Back in the bad old days of Mac OS X Install DVDs, I was aware of the fact that there were different versions of the OS X Installer testing against the Mac ID to make sure that bundled versions get only installed on those Macs which the DVD came with. And the DVD where clearly labeled in that sense.
    Now in the days of Internet download and installation from USB sticks, SSD and HDD, one completely forgets about this. On the other hand, with Mavericks being free, I don’t understand the need for such limitations, and not at least the recovery partition allows booting any Mac which supports Mavericks.
    When you boot with the alt-Key pressed and you see at least one partition with Mac OS X 10.9.1, one just doesn’t understand why the heck the Mac doesn’t boot. Now I do. Apple would be well advised to simply add a short info line, like „This version of Mac OS X is missing components to boot this Mac. Please re-install from the AppStore using this computer“. It would take out A LOT of guesswork.
    Anyhow… I booted the MBPR using the working SSD, installed Mavericks from the AppStore on the external USB HDD, switched the SSDs, booted from the external USD HDD’s now bootable 10.9.1 Recovery Partition, wiped the suspicious non-booting SSD and installed Mavericks. No further problems. (Completely forgot about the CMD-OPT-R Internet Recover Mode keg55 has mentioned…)
    Thanks for the hint!

  • Mini-DP to HDMI doesn't work MacBook Air 2013

    Hey all!
    I've bought a iWantIt Mini-DP to HDMI/DVI/DP adapter. (This one specifically: http://www.pcworld.co.uk/gbuk/pc-accessories/apple-accessories/apple-accessories /iwantit-imdhdd13-mini-displayport-adapter-21359616-pdt.html).
    On my 2013 MBA running OSX 10.9.1, I try to connect to my Samsung TV via HDMI. The screen flashes when the HDMI cable gets plugged in, but then nothing happens after that. The TV doesn't seem to be recognised at all, and when I switch to the HDMI port the TV says there is no signal. I've tried all the, restart with the HDMI cable plugged in, plugged out etc but nothing like that has worked.
    Does anyone else have any issues like this?

    Then unless there's some newer/different setup in 2011 13" MBP (if so, I'd look in Displays), it sounds like a hardware issue, either with the cable or the MBP.
    I would contact AppleCare, as you are still in your three month free phone support, and one year hardware warranty.

Maybe you are looking for

  • Three records in single row

    Hi, I have three records in table can I put three records in a single row in alv report, Please suggest, rewarded highly thanks in advance cheers

  • "Get Variants" button disabled after error message in AT SELECTION SCREEN

    Hi, In "AT SELECTION SCREEN" I throw an error message if certain criteria return no data.  After the error message is thrown, the button for choosing variants no longer appears to work.  I click it and the variant selection box doesn't come up.  It j

  • How to Increase the number of string boxes?

    I have attached a VI in which the number of string boxes in "No:, Questions , Ok/not Ok, Remarks " are eight. Can any one help me by changing the number of String/ Numeric boxes from 8 to 50 in all the items? I am very new to labview and i got this V

  • Javascript dying on Sharepoitn 2010 site on Blackberry

    Hey Folks ,       I am stuck in a issue  and looking out for any helpfor which below are the details  I had created a Intranet Site and customized the Hime page so that  I could see my custom Home page for mobile devices. The site initially created o

  • JScrollPane - can you set scroll position?

    I have a JList loaded into a JScrollPane, and I call a method that highlights a row of the JList, but I can't figure out how to get the JScrollPane to scroll down. Is there a method where I can manually set the scroll position? I looked at the docume