Forum Discussion
Anupahwa
1 year agoRegular Visitor
Dax
Hi , I am new to this field . My requirement is to optimize the measure which I am using in my model . Projected EFT Bi_ Monthly Date = VAR maxdate = MAX ( 'DATE TABLE'[FullDate] ) VAR mindate =...
Anupahwa
1 year agoRegular Visitor
Hi Greg_Deckler . This is a measure .My boss wants me to use detailrow function . He does not want me to use the same filter again and again in other measures as the filters of " MRS" are same . I read about detailrows .created the expression in tabular editor but I am unable to use it in my model don't know where I am going wrong