Excel 2013 PowerPivot add-in crashes

Running into a serious problem with little help on solving the issue. Any time I try doing anything with DAX Excel crashes and gives me the following error:
Please HELP!
Error #1
Excel is running into problems with the 'microsoft office powerpivot for excel 2013' add-in.
If this keeps happening, disable this add-in and check for available updates. Do you want to
disable it now?
Error #2
We couldn't load the PowerPivot add-in. First try Office Repair to fix issue. The error below
should help if that doesn't work.
Could not load file or assembly 'Microsoft.Office.Interop.Excel,
Version=15.0.0.0, Culture=Neutral,
PublicKeyToken=71e9bce111e9429c; or one of its dependencies.
The system cannot find the file specified.
Refreshing data is not a problem. Calculated columns and any work with Measures crashes Excel 2013 ProPlus
Things I've tried:
Office Repair; Quick and Online
'Fix It' application; re-install Office 365 ProPlus
Renaming OS.DLL to OS.DLL.Old; Restarting application
Restart computer

I tried clean boot, too. That did not seem to fix the issue.
After many failed attempts repairing the issue, I finally figured out something that works.
Start Excel in Safe Mode ( run: excel \safemode)
Alt - F11 (opens VBA editor)
Tools > references
Un-checked the following:
OLE Automation
Microsoft Office 15.0 Object Library
'Save As'
Re-open workbook normal
I've not had the errors reappear. Thoughts are that the workbook was corrupted and the add-in was affected.
google - 'Excelplusaddinsplustroubleshootingplusguide from codeproject dot com ' for link to source

Similar Messages

  • Error while connecting to an OData Feed from Excel 2013 PowerPivot . Error: Failed to connect to the server. Reason: The payload kind 'BinaryValue' of the given data feed is not supported

    I am trying to connect to a Odata Data feed from Excel 2013 Power Pivot
    The datasource is in sharepoint site eg: https://sitename/Shared%20Documents/datafeed.atomsvc
    getting below error
    Error message:
    Failed to connect to the server. Reason: The payload kind 'BinaryValue' of the given data feed is not supported.
    ============================
    Call Stack:
    ============================
       at Microsoft.Data.DataFeedClient.DataFeedODataReader.ValidatePayloadKind(ODataPayloadKind payloadKind, ODataMessageReader odataMessageReader)
       at Microsoft.Data.DataFeedClient.DataFeedODataReader.InterceptODataException(Action action)
       at Microsoft.Data.DataFeedClient.DataFeedODataReader..ctor(IODataResponseMessage responseMessage, Int64 maxReceivedMessageSize)
       at Microsoft.Data.DataFeedClient.DataFeedODataReader.CreateReader(IWebResponse webResponse, Int64 maxReceivedMessageSize, Boolean applySlashUpdatingBaseUriResolver)
       at Microsoft.Data.DataFeedClient.ODataHelper.GetCollectionsFromServiceDocumentUrl(Uri serviceDocumentUrl, DataFeedConnection connection)
       at Microsoft.Data.DataFeedClient.DataFeedConnection.Open()
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.InitializeConnectionObject(String connectionIdentifier)
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.InitializeConnectionObject(String connectionIdentifier)
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.Open(String& connectionIdentifier)
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.Open()
       at Microsoft.AnalysisServices.Common.DataSourceBasic.ClickTestConnection(Object progressControl)
    Appreciate suggestions/answers
    NOTE: The error is showing only while using Excel 2013 powerpivot
    its working good with Excel 2010 powerpivot

    Anita,
    Please look into using Power Query to use OData as a source in Power Pivot.
    Thanks!
    Ed Price, Power BI & SQL Server Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Excel 2013 Powerpivot datamodel error with DATE formula

    Hello forum users and Excel guru's alike.
    I have a question relating the datamodel in Excel 2013 Powerpivot. I am using a Dutch version of Excel (on Office 365) but formula's in Datamodel are all in English so I think most of you will understand the issue:
    What I want to do: Take a date and adjust this date to incorparate a number of months that is added in a other column.
    Example:
    Start of contract date: 24-5-2014 (this is a date field in the datamodel and it is called [StartContract])
    Contract duration in months: 10 (this is a number field in the datamodel and it is called [DurationInMonths])
    Output: 24-03-2015
    (this is the calculated field that doesn't work)
    My current formula looks like this:
    =DATE(YEAR([StartContract]);MONTH([StartContract]+[DurationInMonths]);DAY([StartContract]))
    It shows an error as soon as I hit Enter. The formula works fine when I replace [DurationInMonths] with the value "10" or when I leave out "+[DurationInMonths]". But that isn't an option!
    The following variation also doesn't work.
    =DATE(YEAR([StartContract]);MONTH([StartContract])+[DurationInMonths];DAY([StartContract]))
    Please, is there any one with a solution?
    Kind regards,
    Erik van Hurck

    Hi Tony,
    I have tried your solution, to no succes I am sad to say.
    I do agree that the formula works in Excel, but now switch over to the
    PowerPivot Data model and try the formula there. And it will repport an error:
    =DATE(year([StartDate]);month([StartDate]+[DurationInMonths]);DAY([StartDate]))
    is the formula I used in the Datamodel.
    The DurationInMonths field is:
    Whole numbers and formatted as: General
    The StartDate is:
    Auto (Date) and formatted as: Short Date
    For more Information I get this error:
    Cannot query internal supporting structures for column "EndDate" because they depend on a column, relationship, or measure that is not processed. please refresh or recalculate the model. Maybe this link will help further:
    http://office.microsoft.com/en-au/excel-help/upgrade-power-pivot-data-models-to-excel-2013-HA103356104.aspx

  • Excel 2013 PowerPivot Error - "PowerPivot is unable to load the Data Model"

    I'm attempting to use the PowerPivot add-on in Excel.  When clicking 'Manage Data Model' or attempting to 'Load to data model,' I receive the 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.'  This happens irrespective of data source type.  I have Excel 2013 32-bit, PowerPivot 32-bit, running on Windows 7 OS 64-bit.  I am not running an SSAS instance on my machine. 
    Any suggestions?

    Hi
    Have you ever tried to repair your office?
    Also we may refer to the following blog :
    http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2013/11/12/powerpivot-for-excel-2013-errors-after-october-update-kb-2825655.aspx
    This issue seems to be caused by the October 2013 update (KB 2825655) for Excel 2013. Try to remove it or restore the system to an earlier point and check the result.
    Regards
    Tylor Wang
    TechNet Community Support

  • Excel has stopped working when I try to launch Excel 2013 Powerpivot

    Redirected from the Win 7 forum: (http://answers.microsoft.com/en-us/office/forum/office_2013_release-excel/excel-has-stopped-working-when-i-try-to-launch/01460690-abab-495f-ab5f-904f72f88668)
    My system is a Windows 7 machine, 64 bit
    I previously had Excel 2010 32bit with 32 both Powerpivot installed.  However I am currently evaluating 64 bit Excel 2013 with Powerpivot for my company so I uninstalled Excel 2010 and installed an evaluation copy of Excel 2013 64 bit.
    However whenever I launch Excel, enable Powerpivot, then click any of the Powerpivot buttons it gives me an error saying "Excel has stopped working".
    I took a look in the Windows events logs and found:
    Faulting application name: EXCEL.EXE, version: 15.0.4420.1017, time stamp: 0x506741b5
    Faulting module name: mscorwks.dll, version: 2.0.50727.5477, time stamp: 0x5265c8ee
    Exception code: 0xc0000005
    Fault offset: 0x00000000002ba203
    Faulting process id: 0x3e8c
    Faulting application start time: 0x01cf52a7644eda9d
    Faulting application path: C:\Program Files\Microsoft Office\Office15\EXCEL.EXE
    Faulting module path: C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorwks.dll
    Report Id: afa4f824-be9a-11e3-94ac-415645000030
    I have tried uninstalling and re-installing as well as doing a Repair on my .net framework, which is the latest version.

    You can go to check the dll file, what's size of this dll file?
    If the file size is 0 byte, you can check the link below:
    http://forums.steampowered.com/forums/showthread.php?t=2735528
    Also you can go to check the disabled items (File->Options->Add-ins->Disabled items->Go) to see if any dll file was disabled.
    In addition, Isn't the latest version of .NET Framework supposed to be 4.0?(Not quite familiar with this)
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee
    the accuracy of this information.
    Wind Zhang
    TechNet Community Support

  • Excel 2013 installed through 365 crashes when small row is in spreadsheet

    Hi,
    I have major issue with Excel files that makes Excel stop working when trying to print.
    Excel crashes already at the preview pane and it has nothing todo with print driver, it crashes if using the XPS driver as well.
    Using Excel installed locally through 365 (All patches applied)
    By searching for formatting error in the spread sheet I found out that there were a couple of rows that had very small height and removing those (or increasing them) made Excel not crashing when trying to print.
    This excel file is actually working on other installations of Exel 2013 but it seemes to only cause problems on the Excel 2013 installed through 365.
    When I found the problem and that it seemes only to be on the 365 Excel I also found another user with same problem but no solution. (community.office365.com/en-us/forums/172/t/168863.aspx)
    In my case I have several hundred Excel files and most of them are password protected which makes it impossible to fix the rows manually.
    It is not a problem on traditional installed Excel 2013 or earlier versions... So I would say it is a bug with the 365 version of Excel.
    Anyone out there with a solution or how to report this to Microsoft?

    I would escalate the issue and someone who is more familiar with this kind of issue to deal with this problem.
    Thank you for your feedback.
    Tony Chen
    TechNet Community Support

  • Change connection string in MS Excel 2013 powerpivot

    I need to update connection strings of multiple files in Bulk using c# . But , Its working for MS Excel 2010 and not for Excel 2013.
    Code snippet :
    Microsoft.Office.Interop.Excel.Application xlApp = new Microsoft.Office.Interop.Excel.Application();
    Microsoft.Office.Interop.Excel.Workbook ppWorkbook = (Microsoft.Office.Interop.Excel.Workbook)xlApp.Workbooks.Open(fileNameBox.Text);
    Microsoft.Office.Interop.Excel.Connections connections = ppWorkbook.Connections;
    string newConnectionString = "Connection String";
    try
    foreach (Microsoft.Office.Interop.Excel.WorkbookConnection connection in connections)
    connection.OLEDBConnection.Connection = newConnectionString;
    catch (Exception ex)
    It occurs while assigning the connection string to OLEDBConnection. Need solution for MS Excel 2013 c#.

    Hello,
    this links contains all connection string about Excel:
    https://www.connectionstrings.com/excel/

  • Excel 2010 Powerpivot workbook constanly crashing when editting pivot tables

    I have a quite large powerpivot work book that I store on dropbox.   If I want to add the same field twice I go tot  the normal pivot table field list and drop the field into the pivot table again.  This used to be fine.  I could
    then make it show the difference form previous period or similar.   Recently after doing a couple of these or changing the number format excel just crashes.   I have tried rewinding my workbook version back to older versions and still the
    same issue.  
    I tried just taking a simple single sheet of data and creating a new powerpivot model. i then dropped a couple of measures on to the pivot table and then the same measures again form the regular pivot table field list. I then tried to change on of these
    to show values as % column total and crashed. so the problem is excel not my workbook.
    I have run the repair through control panel and run sfc /scannow but problem persists. In event viewer the error shows as
    Faulting application name: EXCEL.EXE, version: 14.0.7109.5000, time stamp: 0x522a4035
    Faulting module name: EXCEL.EXE, version: 14.0.7109.5000, time stamp: 0x522a4035
    Exception code: 0xc0000005
    Fault offset: 0x00000000006d5a7b
    Faulting process id: 0xabc
    Faulting application start time: 0x01cf67968e9d437e
    Faulting application path: C:\Program Files\Microsoft Office\Office14\EXCEL.EXE
    Faulting module path: C:\Program Files\Microsoft Office\Office14\EXCEL.EXE
    Report Id: 371233aa-d38a-11e3-b47e-90b11c9a7548
    Windows error Reporting
    Fault bucket 135635980, type 4
    Event Name: APPCRASH
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: EXCEL.EXE
    P2: 14.0.7109.5000
    P3: 522a4035
    P4: EXCEL.EXE
    P5: 14.0.7109.5000
    P6: 522a4035
    P7: c0000005
    P8: 00000000006d5a7b
    P9:
    P10:
    Attached files:
    U:\Users\Mike\AppData\Local\Temp\416382.cvr
    U:\Users\Mike\Dropbox\In-n-Out\INO Data Model\INO_Data_Apr14.xlsx
    U:\Users\Mike\AppData\Local\Temp\CVRC1C8.tmp.cvr
    U:\Users\Mike\AppData\Local\Temp\WER6057.tmp.WERInternalMetadata.xml
    These files may be available here:
    U:\Users\Mike\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_EXCEL.EXE_6e3f938ed926058ac63c0bf295faed7891c5_150ec792
    Analysis symbol:
    Rechecking for solution: 0
    Report Id: 371233aa-d38a-11e3-b47e-90b11c9a7548
    Report Status: 0
    Really appreciate any help as its completely unpredictable and having to save my work every few minutes.
    Thanks
    Mike

    Hi,
    We can find the dump file after Excel crashed again. Please see the following steps:
    First enable app crash dump collection by copying following words into notepad, saving it as dump.reg and importing
    it:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\localdumps\EXCEL.EXE]
    "DumpFolder"=hex(2):63,00,3a,00,5c,00,63,00,72,00,61,00,73,00,68,00,64,00,75,\
      00,6d,00,70,00,73,00,00,00
    "DumpCount"=dword:00000010
    "DumpType"=dword:00000001
    "CustomDumpFlags"=dword:00000000
    Then, open Excel
    to repro the issue. If crash issue appeared, please find the crashdump file under c:\.
    To further help you, please upload this file into Skydrive and shared the link here.
    Also, you can try to analyze dump by yourself if you would like to:
    How to analyze app crash dump file:
    http://blogs.technet.com/b/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx
    Thanks
    George Zhao
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click "[email protected]"

  • SharePoint 2013 Powerpivot Add-in Install Configuration - Missing Parameters

    Please verify below screen, it is missing two parameters as per the technet article - 
    Missing Parameters:
    Passphrase: Enter a passphrase. If you are creating
    a new SharePoint farm, the passphrase is used whenever you add a server or application to the SharePoint farm. If the farm already exists, enter the passphrase that allows you to add a server application to the farm.
    PowerPivot Server for Excel Services: Type the name
    of an Analysis Services SharePoint mode server. In a single-server deployment, it is the same as the database server. [ServerName]\powerpivot
    Technet Article:
    http://technet.microsoft.com/en-us/library/jj682085.aspx
    I have downloaded add-in from
    http://www.microsoft.com/en-us/download/details.aspx?id=35577 and installed it
    Then ran the powerpivot
    Not sure what I am missing. Could you please help?

    I am not sure what was missing so I uninstalled everything SharePoint and SQL instances.
    I followed below procedure and it worked. I am listing down the steps for your benefit and verification:
    1. SQL Server Suite Installation
    On "SQL Server Installation Center",
    click "Installation > New SQL Server stand-alone installation or add features to an existing installation".
    Refer to the image for selected features:
    2. Power Pivot Feature Installation on SQL Server:
    Setup role "SQL Server PowerPivot for SharePoint"
    I followed
    3. SharePoint Installation:
     a. Install ADOMD.NET 
    SQL Server 2008 R2 Analysis Services ADOMD.NET 
    http://www.microsoft.com/en-us/download/details.aspx?id=30440  
    b. Pre-requisites installation
    c. Install using "Complete - User for Production environments." Option
         here you provide a phrase and make a note of it for powerpivot
    d. Now Install PowerPivot 
    4. Configure Service Applications:
    Refer to the link where I published the document I prepared 
    https://docs.google.com/document/d/1wmlTVh6cM1vv6qKmQnjnOGTMMhY0P-6j9cXc2_sxZMg/pub
    If you still have issues let me know i will see if i am helpful-
    <o:p></o:p>

  • Excel 2013 crashes after I install Power Query add-in

    Excel 2013 Professional 64 Bit crashes while opening after installing PowerQuery 64 bit add-in. 
    Power Query File version: 
    PowerQuery_2.17.3850.242 (64-bit) [en-us].msi
    Excel Version: Microsoft Excel 2013 (15.0.4675.1000) MSO (15.0.4675.1002) 64-bit
    Office Version: 15.0.4569.1506
    Excel just opens fine after I uninstall the add-in

    Interesting. Any suggestions for Sunny?
    Thanks!
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Excel 2013 keeps crashing

    I have a new Toshiba P855 with 16GIGS of memory and Office 2013. I have been on the phone with Microsoft for 6 months complaining about how Excel 2013 Office Pro keeps crashing randomly. At first they told me my macro was corrupt. I knew it wasn't because it runs all day long on office 2010 on my desktop which has Windows 7 it was on and off with them for weeks and hours and they finally said that it has to be something wrong with my laptop. It will crash sometimes when I go to copy and paste simple task on a new spreadsheet without any Macros or no conditional formatting and it is real pain in the butt. When it does crash I can load that same file to my memory stick, open it on my desktop, close it, re open on my Toshiba Office 2013 and it runs for a while.
    Is there ANYTHING that can be causing this from the laptop drivers or other programs. I'm at a lost and feel Microsoft once again is giving me the run around. It gives me different crash reports within excel too so they are not always for the same reason it crashes but when it crashes anything I have open within excel crashes too. It's ONLY excel that crashes. No other programs and my lap top is fine
    Thanks for any suggestions and your help

    No. We just need to know when it's not going to crash, but we need to know within a minute or so. Therefore we need to be able to produce the crash on demand.
    It's unproductive to make experiments if one must longer for the result. Understand?
    Come to think of it, after six months of talking with Microsoft all the experiments have probably been made by now.
    -Jerry

  • How to build semantic model table from excel 2013 budget table?

    I have an excel 2013 budget table produced by finance department. The title of the table is <<Year 2015 Resource Budget>> with columns such as (Item, Budget). There is line of business app which tracks daily usage. It is SQL database which
    I can access. The SQL table has columns such as Date, Item, Usage. I am asked to produce some PowerView reports using DAX.
    I am thinking about using Excel 2013 PowerPivot. The following is the step of my plan.
    Add excel 2013 Budget table to PowerPivot
    Transform the budget table using DAX to a new table with includes date. For each item budget, the value can be evenly divided by 365. I don't know if this is possible with DAX and need advice from you
    Import daily usage from SQL database into PowerPivot
    Merge the imported SQL daily usage table with the transformed budget table with daily breakdown.  The output table has 4 columns (Date, Item, ValueType, Value). The ValueType can be either Budget and Usage. (I also do not know if it is possible to
    use DAX to merge two PowerPivot table into anther table with added new columns. If it is possible, I would love to hear from you on how to do this)
    Finally, I can produce BI reports based on the newly merged table
    Update: Here are more sample data.
    Input Budget
    <<Year 2014 Resource Budget>>
    Item
    Budge
    Pen
    365
    Paper
    1095
    <<Year 2015 Resource Budget>>
    Item
    Budge
    Pen
    1825
    Paper
    1095
    Bag
    365
    I am thinking to expand the Budget as follow but I don't how to use DAX to do it
    Date
    Item
    Budge
    31/12/2014
    Pen
    1
    31/12/2014
    Paper
    3
    1/01/2015
    Pen
    5
    1/01/2015
    Paper
    3
    1/01/2015
    Bag
    1
    Here is the Daily Usage table
    Date
    Item
    Usage
    31/12/2014
    Paper
    2
    31/12/2014
    Pen
    6
    1/01/2015
    Paper
    10
    1/01/2015
    Pen
    2
    1/01/2015
    Bag
    1
    I was thinking to merge the expanded Daily Budget and Daily Usage as follow for BI reporting. This was my thinking, may not a good solution using DAX
    Date
    Item
    Type
    Value
    31/12/2014
    Paper
    Usage
    2
    31/12/2014
    Pen
    Usage
    6
    1/01/2015
    Paper
    Usage
    10
    1/01/2015
    Pen
    Usage
    2
    1/01/2015
    Bag
    Usage
    1
    31/12/2014
    Pen
    Budget
    1
    31/12/2014
    Paper
    Budget
    3
    1/01/2015
    Pen
    Budget
    5
    1/01/2015
    Paper
    Budget
    3
    1/01/2015
    Bag
    Budget
    1
    Off course, I need to build dimension tables for Date, Item, Item Category, and Value Type
    jl

    Hi JL,
    Just for consideration, I'd:
    Keep budget and actuals separately - create Fact_Y2015Budget and Fact_Actuals;
    Hook both tables to same dimesnions (time; if there is no time for budget, assign it all to the first day of your 2015; line item etc. - whatever you are asked to report about)
    If you can, pull usage not only for 2015, but for prior year(s) too
    Create measures like [Usage Budget Atteinment YTD]:=TotalYTD(SUM([Usage]),your_time)/([Budget]*PriorYear(TotaYTD(SUM([Usage]),you_time)/CALCULATE(SUM([Usage]),DATESBETWEEN(your_first_day_of_year2015,your_last_day_of_2015))))
    The calculation in #4 compares actual ("usage") to portion of budget that would have been used up if 2015 had the same seasonality as 2014... If you couldmshare specific sample, I'd buuild exact formula...
    Daniel

  • PowerPivot Excel 2013 crashes after column rename in source datatabase

    Hello,
    Using Windows 8.1, Excel 2013 64Bits, PowerPivot Add-In :
    Not using a SQL Server TabularModel just a local Excel Model.
    Having 32MB Ram  memory.
    Readed a table from a SQL Source that contains 13.000.000 records. After loading I discoverd that in the Source one of the columnn names is incorrect. It's name ExecudingProvider and should be ExecutingProvider, so I changed the SQL Server source table and
    added the "t" to ExecutingProvider...
    Back in PowerPivot I do go to the PowerPivot Data model > Design > Table Properties (not sure of translation using dutch edition but you should be able to find it)
    It mentions that it is missing the ExecudingProvider. It;s indeed gone from the Columns that are listed, in place I do see the ExecutingProvider column which is not selected, clicked the checkbox to select the new column name. When clicking Save PowerPivot
    starts loading. On reach of 13.000.000 records PowerPivot crashes saying an error has occurred, no real specification on what error and restarts excel automatically.
    My work arround for know is to remove the table from the model and add it again, causing to recreate all relation ships. This should not be the case I think.
    Do other have this same problem and did you figure out what is going wrong?
    Regards,
    Arjan

    In the event view of the Notebook I can only see the following related errors:
    Faulting application name: EXCEL.EXE, version: 15.0.4603.1000, time stamp: 0x53162a3a
    Faulting module name: EXCEL.EXE, version: 15.0.4603.1000, time stamp: 0x53162a3a
    Exception code: 0xc0000005
    Fault offset: 0x000000000070c3eb
    Faulting process id: 0x1f9c
    Faulting application start time: 0x01cf84820bcf4ee4
    Faulting application path: C:\Program Files\Microsoft Office\Office15\EXCEL.EXE
    Faulting module path: C:\Program Files\Microsoft Office\Office15\EXCEL.EXE
    Report Id: cb310f11-f094-11e3-9cbd-6c626d373f9c
    Faulting package full name:
    Faulting package-relative application ID:
    And
    The program EXCEL.EXE version 15.0.4603.1000 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Action Center control panel.
    Process ID: 1cc0
    Start Time: 01cf84a1a42cd29e
    Termination Time: 0
    Application Path: C:\Program Files\Microsoft Office\Office15\EXCEL.EXE
    Report Id: ffbd693c-f099-11e3-9cbd-6c626d373f9c
    Faulting package full name:
    Faulting package-relative application ID:

  • PowerPivot crash Excel 2013 32 bit

    Hi,
    When trying to connect Oracle DB (11g) on default configuration  (just when trying to do test connection), Excel crashes each time.
    Power Query connecting well same DB on same server.
    From Visual Studio I can connect same DB on same server.
    From .NET code connection work well.
    Please help!

    Hi Vadim,
    Power Pivot in Microsoft Excel 2013 doesn’t install the providers for each data source. Some providers might already be installed with other applications on your computer; in other cases, we may need to download and install the provider.
    So, please try to install Oracle OLE DB Provider to see if this help. We can get the provider from the link below:
    http://www.oracle.com/technetwork/topics/dotnet/utilsoft-086879.html
    For more information about data sources supported in PowerPivot data model, please see:
    http://technet.microsoft.com/en-us/library/gg399082.aspx
    Regards,
    Elvis Long
    TechNet Community Support

  • 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.

Maybe you are looking for