마지막 수정 날짜: 20 Jul 2023
환경
- Tableau Desktop
답변
The following resolution applies to the attached example workbook NoMarkTypeTotals.twbx. Please note that such steps will need to be adjusted for certain views that place measure on rows shelf or contain more than a single dimension. For example, the table calculation would need to be computed differently depending on the table layout.For each measure appearing in the view as a grand total:
- Create a new calculated field similar to the following examples:
IF SIZE()= 1 THEN 0 ELSE SUM([Sales]) END
OrIF SIZE()= 1 THEN 0 ELSE SUM([Quantity]) END
OrIF SIZE()= 1 THEN 0 ELSE SUM([Profit]) END
- Drag these new calculated field to the Columns shelf to replace the existing measures.
- Right click them and select Compute Using > Table (down).
- For each new measure's Marks card, add the original measure to Label.
이 문서의 효과에 대한 의견을 제공해 주셔서 감사합니다.
새 사례 열기
검색 계속
기술 자료
커뮤니티
제품 도움말
교육 및 자습서
관련 링크
Your query has an error: Request Error.
Trending Articles
Your query has an error: Request Error.