Create Display Sub Folder for Tabular SSAS Measures
If you have a SSAS tabular cube with a large number of measures in a particular measure group, you may...
2014-05-13
3,954 reads
If you have a SSAS tabular cube with a large number of measures in a particular measure group, you may...
2014-05-13
3,954 reads
If you have a SSAS tabular cube with a large number of measures in a particular measure group, you may want to group specific measures into display sub-folders. Display...
2014-05-13
3 reads
As increasing amounts of data are stored in SharePoint in various formats such as lists, Excel documents and Word documents,...
2014-01-07
1,860 reads
As increasing amounts of data are stored in SharePoint in various formats such as lists, Excel documents and Word documents, gaining access to this data is an on-going challenge...
2014-01-07
1 reads
This week I discovered an incredibly useful MDX function, the function is called Root. Full documentation can be found here....
2014-01-08 (first published: 2014-01-05)
2,031 reads
This week I discovered an incredibly useful MDX function, the function is called Root. Full documentation can be found here. In the past, I have encountered scenarios where I...
2014-01-05
3 reads
Reference: MDX with Microsoft SQL Server 2008 R2 Analysis Services Cookbook by Tomislav Piasevoli
In my prior blog post, I discussed...
2014-01-01 (first published: 2013-12-24)
1,789 reads
Reference: MDX with Microsoft SQL Server 2008 R2 Analysis Services Cookbook by Tomislav Piasevoli In my prior blog post, I discussed implementing logical OR in MDX on members of...
2013-12-24
1 reads
Reference: MDX with Microsoft SQL Server 2008 R2 Analysis Services Cookbook by Tomislav Piasevoli
In MDX, when two or more members...
2013-12-19 (first published: 2013-12-15)
1,553 reads
Reference: MDX with Microsoft SQL Server 2008 R2 Analysis Services Cookbook by Tomislav Piasevoli In MDX, when two or more members of the same set are placed on a...
2013-12-15
3 reads
Are you a speaker in SQL Server topics? Come on out to Richmond, VA...
Every once in a while there is an extremely valuable tool that comes along....
It’s T-SQL Tuesday time again! This edition is hosted by Malathi (blog|twitter) and the...
Hi all, I´m not sure what I´m doing bad with this query: Situation: I...
HI Guys, can I use Stretch database to migrate the database to azure.?...
If I have an index called idxT1_C1C2C3 on table T1 that is non-clustered non-unique...