v8vb
v8vb

Reputation: 59

SSAS measure display folders do not show up

I'm developing a cube using the multidimensional model on the Sql Server 2014 Dev edition. Having quite a few measures in a single group I'm trying to organise them into display folders that doesn't work though for some reason. The defined display folders do not show up in any client - Visual Studio, SSMS, Excel, Power BI - you name it. Using VS I can see the defined folders in the properties window, on the translation tab, everywhere except the browser tab. And yes, the visibility attribute for the measures is set to True.

Please let me know if anybody came cross this and fixed.

Upvotes: 0

Views: 1286

Answers (1)

v8vb
v8vb

Reputation: 59

As it turned out display folders will not appear unless you provide captions for the all added translations.

Upvotes: 1

Related Questions