Forum Discussion
tracytran91
4 years agoHelper III
Summarize table
Hi friends, I want to create a calculated table using Summarize function which contains "Sales" and "Cost" measure. Sales = CALCULATE(SUM(F_Sales[NetSales]),
TREATAS(VALUES('D_Table'[year...
- 4 years ago
I realized that my sale and cost measure using TREATAS must use the same granularity to make it work.
tracytran91
4 years agoHelper III
I realized that my sale and cost measure using TREATAS must use the same granularity to make it work.