use ssas date hierarchy in excel pivottable

核能气质少年 提交于 2019-12-12 02:39:18

问题


I have a Cube with a date hierarchy (year, quarter, month, day) and I also have set up attribute relationships for this hierarchy.

When I browse the cube with excel and make a pivottable, I can not use for example only the month attribute in the rows. When I drop the month in the rows, the entire date hierarchy shows up in the pivottable.

I don't want this, I just want the month showing up.

please help


回答1:


Right click on a year and choose Show/Hide Fields. Then uncheck the Year level and any other levels you don't want to see.

The other choice is to have the developer of the cube leave the Month attribute hierarchy visible instead of hiding it after it was added to the hierarchy in the cube source code.



来源:https://stackoverflow.com/questions/34074463/use-ssas-date-hierarchy-in-excel-pivottable

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!