Try this formula as a calculated column, please. Column = CALCULATE ( COUNT ( 'table'[Ticket] ), ALLEXCEPT ( 'table', 'table'[Customer] ) ).
確定! 回上一頁