Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear All,
I have following expression & I want to use this in calculated dimension how do I use in calculated dimension
=(SUM({<FinancialYear=,Quarter=,MonthName=>} AGGR(if( (Date(vDateForAgeing)-if(isnull(Date([DUE_DATE])),1,Date([DUE_DATE])) <=30),SUM({$<FinancialYear=,Quarter=,MonthName=,[Posting Date] ={"<=$(=MonthEnd(Max([Posting Date])))"}>}[Net Outstanding])),DOC_NO,Customer,Location))
/100000)
Vikas
Scramble the data and share it