Measure: Days In Current Quarter to Date

CollapseAll image

Collapse image Measure properties


 Property   Value 
 Format    
 Format string   '' 
 Measure type   User 
 Is default field set   False 

Collapse image Command


----------------------------------------------------------
-- PowerPivot measures command (do not modify manually) --
----------------------------------------------------------


CREATE MEASURE 'Date'[Days In Current Quarter to Date]=COUNTROWS( DATESQTD( 'Date'[Date]));

Collapse image See also


About this documentation