Forum Discussion

atp_2006's avatar
atp_2006
New Member
3 years ago

Custom Year To Date

Hello - 

 

I'm trying to create a custom Year to Date Calculation/Time Series.  

When I create the Custom Measures within Desktop it populates correctly. 

 

YTD = TOTALYTD(SUM(table[sales_amt]),Calendar[WK_END_DATE],"1/31")

 

But when I populate within Tabular Editor and change out the table/sales_amt with  "SelectedMeasure" I get errors/no results. 

any advice is appreciated.  Thank you. 

 

3 Replies