How to set up Power Pivot: Measures for Orders > Current Mth

KimC2504

Board Regular
Joined
Jul 17, 2012
Messages
141
Hi There,
I am rebuilding my Power Pivot data tables and hoping to do it better 2nd time round.
I have several similiar measures
eg, calculate(sum('Sales Funnel'[USD]),'Date'[Month#]>8)
Each month i manually change the month on the measures.

Is it possible to set up a parameter table which you update the current month once instead of manually updating each of the measures? How can this be done?

Any suggestions would be appreciated
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
Likely you want to add some sort of column to your Date table... IsCurrentMonth or IsLastMeasurementMonth or... something that you can use in your measure, that magicaly updates each refresh.
 
Upvote 0
Hi Scottsen,
I feel stupid asking the question now as such a simple solution however it never occurred to me to do that.

THanks for the response :-)
 
Upvote 0

Forum statistics

Threads
1,224,136
Messages
6,176,559
Members
452,735
Latest member
CristianCaruceriu

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