I have created a data table and marked it as a date table. I have the following measures:
HispPop = SUM([Total_Population_Hispanic_Latino])
2021HispPop = CALCULATE([HispPop],PREVIOUSYEAR('Calendar'[Date]))
I have created a data table and marked it as a date table. I have the following measures:
HispPop = SUM([Total_Population_Hispanic_Latino])
2021HispPop = CALCULATE([HispPop],PREVIOUSYEAR('Calendar'[Date]))
Copyright © 2021 Jogjafile Inc.

