<meta http-equiv="content-type" content="text/html; charset=utf-8">Hi,<div><br></div><div><br></div><div>I need some suggestion on mdx query for sorting a level.</div><div><br></div><div>I want to display days of a week in general order.but when i am trying to execute that it is giving me in sorting order starting with Friday.but i need the week days starting from Monday and ends with Sunday.</div>
<div><br></div><div>My query is like this:</div><div><br></div><div>select [Measures].[Tried] on columns,</div><div>[Time].[Week].[14].children on rows from [StarCube]</div><div><br></div><div><br></div><div>By using the above query i need to generate a Line chart.In that chart X-axis should be [Time].[DaysOfWeek], Y-axis should be [Measures].[Tried].</div>
<div><br></div><div><br></div><div>Please give me advice on it ASAP.</div><div><br></div><div><br></div><div>Thanks in advance.</div>