<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16640" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=125244122-06052008><FONT face=Arial size=2>Hi 
Guys</FONT></SPAN></DIV>
<DIV><SPAN class=125244122-06052008><FONT face=Arial size=2>This has been 
driving me nuts for the last 4 hours.</FONT></SPAN></DIV><SPAN 
class=125244122-06052008>
<DIV><BR><FONT face=Arial size=2>I have a query that looks like 
this</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=125244122-06052008><FONT face=Arial 
size=2>WITH</FONT></SPAN></DIV>
<DIV><SPAN class=125244122-06052008><FONT face=Arial size=2>MEMBER 
[Measures].[Member1] As '...', FORMAT_STRING='#,##0'</FONT></SPAN></DIV>
<DIV><SPAN class=125244122-06052008><FONT face=Arial size=2>MEMBER 
[Measures].[Member2] As '...', 
CELL_FORMATTER='com.acme.myformatter'</FONT></SPAN></DIV><SPAN 
class=125244122-06052008>
<DIV><BR><FONT face=Arial size=2>Select {...} On Rows, {...} On Columns from 
Cube</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=125244122-06052008><FONT face=Arial size=2>I keep getting an 
exception from the parser complaining about token MEMBER</FONT></SPAN></DIV>
<DIV><SPAN class=125244122-06052008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=125244122-06052008><FONT face=Arial size=2>According to my 
understanding of MDX, the above is valid in Mondrian and is as good as the same 
as the MDX in TestCalculatedMembers.java</FONT></SPAN></DIV>
<DIV><SPAN class=125244122-06052008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=125244122-06052008><FONT face=Arial size=2>So, what's 
wrong?</FONT></SPAN></DIV>
<DIV><SPAN class=125244122-06052008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=125244122-06052008><FONT face=Arial size=2>I'm using the latest 
source from Perforce</FONT></SPAN></DIV>
<DIV><SPAN class=125244122-06052008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=125244122-06052008><FONT face=Arial 
size=2>TIA</FONT></SPAN></DIV>
<DIV><SPAN class=125244122-06052008><FONT face=Arial 
size=2>Alan</FONT></SPAN></SPAN></SPAN></DIV></BODY></HTML>