Measure: Total Sales - Sales Territory sliced by Employee
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 'Sales Territory'[Total Sales - Sales Territory sliced by Employee]=[Reseller Total Sales - Sales Territory sliced by Employee] + [Internet Total Sales]; |
See also