Trying to create a CUBE formula with time and date. HELP

shophoney

Active Member
Joined
Jun 16, 2014
Messages
281
Hi I have a cube formula below. But my issue is I want it to pull the date from my Slicer_DATE and time from a cell list.

I have a list of the hours we are open and a slicer for date and would like to modify the formula to use that info.

=CUBEVALUE("ThisWorkbookDataModel","[MachineCode].[machine_code].&[" & $C$4 & "]",{"[dCalendar].[DATES].&[2017-10-02T00:00:00]","[SALES TABLE].[TIME (Hour)].&[10]"},"[Measures].[SALES TOTAL NET RETAIL]")

Thanks
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.

Forum statistics

Threads
1,214,827
Messages
6,121,823
Members
449,049
Latest member
cybersurfer5000

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