ApplySimple("Case When #0 ='abc' Then #1 Case #2='xyz' Then #3
End",Attribute_A@ID,[Metric 1],Attribute_B@ID ,[Metric 2])
Sum(ApplySimple( "Case when #0 = 1 then #1 when #0= 2 then #2 else 0 end", [Auction Model]@ID,[Potential Revenue], [Bid Out Partner Reported Revenue]))
End",Attribute_A@ID,[Metric 1],Attribute_B@ID ,[Metric 2])
Sum(ApplySimple( "Case when #0 = 1 then #1 when #0= 2 then #2 else 0 end", [Auction Model]@ID,[Potential Revenue], [Bid Out Partner Reported Revenue]))
Comments
Post a Comment