An in-memory OLAP cube that can for instance be installed and used in Excel. It allows for fast analysis of huge datasets.
0
votes
1answer
175 views
How to change a Table's Connection in Power Pivot
Is there a way I can change the Connection for a particular table in PowerPivot? All things I've researched talk about changing the Connection object itself. But I have 5 tables that refer to a single ...
1
vote
1answer
656 views
How do I use the DAX function ParallelPeriod
The ParaellePeriod function allows for the comparison of values between points in time (how do sales compare to a year ago). I'm doing something wrong in my use of it, but have no idea what that thing ...
1
vote
0answers
71 views
How do I change the path to a Data Feed in a PowerPivot workbook?
Here's the scenario. I'm building PowerPivot reports that I need to publish on a SharePoint 2010 site. The reports need to refresh the underlying data nightly - all of the data comes from SharePoint ...
0
votes
3answers
1k views
Refreshing powerpivot data automatically
I wanted to know if there are any ways in which we can create an option of scheduling an automatic refresh for the power pivot data when ever there is change of data at the server side without using ...
0
votes
1answer
548 views
MDX -> Query works in CubeBrowser not PowerPivot -> “unable to cast object of type 'system.dbnull' to type 'system.string'”
Pasting query into powerpivot produces the following error but works in CubeBrowser. :
"unable to cast object of type 'system.dbnull' to type 'system.string'"
Here is my query.
SELECT NON EMPTY { ...
1
vote
1answer
205 views
Script to check for PowerPivot and prompt user to install
Has anyone seen a script for checking a user's add-ins for PowerPivot and giving the user the dialog to install?
1
vote
0answers
266 views
WCF Data Services Many-To-Many relationship
I have a database with tables for users and roles. The relationship between them is many-to-many and I have a junction table UserRole.
I use Entity Framework to map this to my object model using this ...
5
votes
3answers
1k views
Connecting to PowerPivot with C#
Is it possible to connect to a PowerPivot model in an Excel .xlsx file? (Not hosted on a SharePoint site... just the local file).
It must be, since Tableau can do it.
Anyone have any clues?
1
vote
1answer
387 views
MySQL ODBC Import Fail
I am importing data from MySQL to PowerPivot. I have all of the relevant drivers. When I try to import to PowerPivot I get the following errors:
When I select from a list of tables:
Failed to ...
2
votes
0answers
252 views
Any sample on how to expose a olap cube as oData so it can be used using powerpivot?
I'm looking for a sample on how to expose an olap cube as an odata feed so it can be consumed by powerpivot. I do not want to provide direct access to the cube.
1
vote
0answers
155 views
SharePoint PowerPivot is not refreshing
PowerPivot Gallery is not refreshing. I have tried to update the name/title, however; I got nothing from it. Is there a service that should be running that is not? I just see an X.
UPDATE
I had ...
0
votes
1answer
625 views
Powerpivot sql query fails - Unable to convert a value to the data type requested for table column
I'm trying to execute a sql query through powerpivot and I get the following error
"Unable to convert a value to the data type requested for table (massive hex string) column (name)"
SELECT [name], ...
2
votes
1answer
1k views
PowerPivot - How to Filter Dimension to Get Value
I am working on a PowerPivot report that has the following tables/relationships:
FactTable:
SponsorId
OfficeId
Type
Color
Quantity
DimSponsor:
SponsorId
SponsorName
ProjectName
DimOffice:
...
0
votes
1answer
348 views
Power Pivot in C# & Columnar Database
I want to use Power Pivot for one of my Presentation Engine Applicaiton for Transactional Data.
Following are the questions for which I am looking for an answer.
What is PowerPivot?
Can I use power ...
0
votes
2answers
2k views
Changing connection data in PowerPivot file
So I've run into an interesting problem. I need to specify a custom WHERE clause in a PowerPivot query. I must change it based on external conditions. I would like to edit the file and save a copy. ...
0
votes
2answers
1k views
Get OData or Atom Service feed for SSRS 2008 R2 Shared Dataset
Is there anyway to get a shared dataset to simply dump it's contents in an Atom or OData feed that can then be consumed somewhere else? In our scenario we want to build just the datasets and let ...
3
votes
0answers
1k views
Large datasets published with OData WCF Data Services and Excel PowerPivot
I want to publish an SQL Server database, for testing purposes AdventureWorksDW, the data warehouse sample database that provides Microsoft. I created a new "WCF Data Service" project in VS and ...
1
vote
1answer
583 views
Real-time Reporting via Web Services (PowerPivot Futures)
I apologize in advance as this question is quite vague.
About a month ago, I stumbled across a blog post featuring some information about a project within Microsoft Research relating to the ...
2
votes
1answer
471 views
When will PowerPivot support automatic relationships in OData?
I've read that PowerPivot doesn't support the automatic creation of entity relationships when consuming OData feeds.
Can anyone confirm this and is anyone aware of the PowerPivot OData roadmap? Is ...
1
vote
2answers
266 views
PowerPivot Multiple OData Services Related
I'm playing around with OData with PowerPivot and I would like to know can I relate multiple OData services together?
I don't want to have one huge OData service as I want to roll this out for all of ...
2
votes
1answer
773 views
Writing a Secure WCF Data Service for Excel PowerPivot
I'm having some trouble writing a secure WCF data service to be consumed by PowerPivot. The service works fine, and I can consume the data in PowerPivot without trouble.
My issue is that when I enter ...
4
votes
5answers
7k views
Accessing MySQL DB into Excel 2010 powerpivot
I have a MySQL DB on hostmonster.com and I am trying import data in excel powerpivot, but having hard time connecting to it.
Does anyone know if Excel powerpivot can even connect to MySQL?
Error I ...
0
votes
1answer
741 views
How to Print a Chart in Excel 2010 for every value of a Slicer?
Before I give a description of the problem, here is the list of technologies I am using - Excel 2010, PowerPivot Add-in, Win 7, Macros - VBA
I have created charts using multiple data sources (via ...
1
vote
1answer
957 views
Microsoft Excel Power Pivot - how to add data to an existing power pivot table
I'm looking for a way to load more recent data as date x in
Power Pivot and link/add them to an existing table.
Background:
The user downloads data from a datafeed and saves them in Excel Power ...
2
votes
2answers
2k views
Any way to hide Slicer Values in Excel 2010
I know that Excel 2010 Slicers will visually indicate when there is no data associated with a particular slicer selection. For example, they are faded in color for 2010 if you have no values in 2010.
...
1
vote
3answers
3k views
Combining multiple datasets in PowerPivot
Essentially what I want to do is to create an interactive dashboard using slicers in Excel 2010 PowerPivot.
I have 3 different data sets from a sql database which share "dimensions."
Incoming ...
0
votes
1answer
290 views
How to calculate number of rows in a 1-to-many relationship in PowerPivot
I'm trying to do what I thought was a relatively simple calculation between 2 tables I have in the new PowerPivot add-on for Excel 2010.
My 2 tables loaded at setup as follows:
Table 1:
FooID, ...
4
votes
6answers
1k views
Analysis Services with excel as front end - is it possible to get the nicer UI that powerpivot provides
I have been looking into PowerPivot and concluded that for "self service BI" and ahoc buidling of cubes it has its uses. In particular I like the enhanced UI that you get from using PowerPivot rather ...