Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Viewing all articles
Browse latest Browse all 1341

Summary Row Not Contained in Data Source

$
0
0
Hi,Analysis Services newbie here.I have a Tabular Data Model which is being exposed via Excel and Power View. The data is financial data, looking something like this table.Type SubType ValueExpenditure Electricity 478Expenditure Salary 123Expenditure Tax 789Income Sales 896Income Royalties 112Profit is a derived value not a row in the source database or in the Tabular model. Profit is Income minus Expenditure.I have used calculated columns and measures to summarize data and calculations for the Profit value and all are mathematically correct when using filters and slicers etc . But I cannot expose the Profit value as shown in the table below. I want the user to be able to choose a field using Pivot Table or Power View and they can see not just Income and Expenditure but also Profit. Is there a way of achieving this? I'm happy to modify the model.Type ValueExpenditure 478Income 896Profit 418Apologies if this is blindingly obvious but I've hit a brick wall.Thanks, Dave

Viewing all articles
Browse latest Browse all 1341

Trending Articles