Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
以下は私にタイトルの誤りを与えています。どんな助けでも大歓迎です。
SELECT ([Day].Children ) ON ROWS, ([Month].Children ) ON COLUMNS FROM myCube WHERE ([Measures].[Humidity], [Measures].[Temp], [Year].[2010])
WHERE句でメジャーが繰り返されている場合は、別のエラーが発生すると思います。
表面的には、他のエラーについてはまだ説明できませんが、[日]、[月]、[年]の代わりに完全な一意の名前を共有するとどうなるでしょうか。