Home > Archive > MS SQL Server OLAP > August 2005 > How to show full date as row head in the MDX query?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author How to show full date as row head in the MDX query?
nick

2005-08-24, 8:25 pm

I have a MDX query:

select { Measures.[...] } as columns,
{ Time.[2005].[Q3].&[8].[15]:[20] } as rows
from [...]

However, the row head shows only day of the date. Is it possible to show the
full date?

Thanks..
Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com