<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.18.3">
</HEAD>
<BODY>
On Wed, 2008-10-29 at 16:23 -0400, Lajos Nagy wrote:<BR>
[snip]<BR>
<BLOCKQUOTE TYPE=CITE>
This seems to me an inconsistency: in both cases we construct the same tuple on the rows axis, but the first query is rejected while the second is accepted.<BR>
</BLOCKQUOTE>
Lajos,<BR>
<BR>
You're correct, we're inconsistent. The first query (using an explicit tuple) is correct to give the error 'Tuple contains more than one member of dimension '[Time]'', and the second one (using the CROSSJOIN) should also.<BR>
<BR>
I have fixed the bug in change 11846, for Crossjoin as well as StrToTuple and StrToSet. Will be in mondrian-3.1.<BR>
<BR>
Julian
</BODY>
</HTML>