Top "Powerpivot" questions

An in-memory OLAP cube that can for instance be installed and used in Excel.

How can I force powerpivot relationshipt to be one-to-one?

Actually, I would be satisfied just getting to pick the direction of the one-to-many. I have one table, the result …

powerpivot dax
Dynamic sum in dax picking distinct values

Below is sample data Week Practice Type capacity Gen 1 BI c 80 0 1 BI c 80 1 1 BI sc 160 1 1 BI pc 240 0 1 BI pc 240 3 1 BI …

excel business-intelligence powerpivot dax
SUM of dynamic Columns in PIVOT table in SQL Server

I have a Dynamic PIVOT query in which Columns are dynamically generated. My table: ATTENDANCE_MASTER Contains: ID, Stud_id, …

sql-server pivot powerpivot pivotviewer activepivot
Keeping filters in a pivot table in absence of data

Imagine I have a quality control in a factory retrieving the state of each product StateId 1 - Good 2 - Acceptable 3 …

excel pivot-table powerpivot vba
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... …

c# excel powerpivot