Hi,I've one requirement in SSAS cube, to get measure value based on max value of another measure.Example :Time Measure A Measure B1 PM [b]2944[/b] 190.5601:00 PM 2,893 17401:05 PM 2884 18101:10 PM 2920 17501:15 PM 2947 17501:20 PM 2944 [i]175[/i]First find the max value of Measure B out of given data set, which is 181(underlined), then take the corresponding value of Measure B which is 2944 and show it on total for that measure(bold out). Here Time is a dimension having 1 PM as one of the members.
↧