Measure: Internet Previous Quarter Gross Profit Proportion to QTD
Measure properties
| Property | Value |
| Format | |
| Format string | '\$#,0.00;(\$#,0.00);\$#,0.00' |
| Measure type | User |
| Is default field set | False |
Command
---------------------------------------------------------- -- PowerPivot measures command (do not modify manually) -- ---------------------------------------------------------- CREATE MEASURE 'Internet Sales'[Internet Previous Quarter Gross Profit Proportion to QTD]=[Internet Previous Quarter Gross Profit]*([Days In Current Quarter to Date]/[Days In Current Quarter]); |
See also