DAX Result in Excel Cell

gavs73

Board Regular
Joined
Apr 22, 2008
Messages
138
Hi

Hopefully a quick question, in my PowerPivot I have a DAX calculation:

S12015:=CALCULATE([Salesx],Data[Month]="22016",Data[PRODUCT]="ixP")

Is it possible to reference the result directly in an Excel cell ?, e.g. can I say Cell A1 =[S12015] If so, what is the correct syntax ?

Thanks for your help.

Gav
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
Place the measure in a pivot table. On the PowerPivot menu (varies by version), find the OLAP tools menu option, then select convert to formulas. You should then have what you want - and also will see the syntax. They are easy to write - just follow the pattern and the intellisense will help you.
 
Upvote 0

Forum statistics

Threads
1,214,588
Messages
6,120,412
Members
448,959
Latest member
camelliaCase

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top