Viewing 15 posts - 526 through 540 (of 893 total)
ttdeveloper (3/13/2015)
Thanks for getting back. What I am trying to see is this. I pull up the AD hierarchy where Joe is and I see only one entry of...
March 16, 2015 at 5:08 pm
No, there is unfortunately no way to run that task "interactively".
March 13, 2015 at 9:06 am
Marcus Farrugia (3/12/2015)
March 12, 2015 at 2:25 pm
LittleKitten (3/12/2015)
I did have this working but instead of using a SET I used separate members to do the dates like I did in the WHERE slicer
and this worked out...
March 12, 2015 at 9:41 am
You are creating 2 mutually exclusive sets of dates here. The values of the calculated measures are determined after the data is filtered by the where-clause.
Think of it this way...first...
March 11, 2015 at 4:31 pm
touchupboy (2/25/2015)
The ACTUAL answer I'm looking for...
March 11, 2015 at 12:09 pm
No, Excel and SSRS are 2 very different platforms.
March 10, 2015 at 5:00 pm
JP10 (3/10/2015)
I have excel 2010 with a regular pivot table. Is there a way to covert that pivot table into t-sql code so I can plug it into SSRS....
March 10, 2015 at 2:41 pm
I'd recommend reading Chris Webb's blog posts on the subject: https://cwebbbi.wordpress.com/2013/05/23/using-scoped-assignments-to-show-calendar-and-financial-year-to-date-values-in-the-same-calculated-measure/
If you're still having issues after that, please post your results (and expected results) so that we can get a...
March 9, 2015 at 5:18 pm
I haven't ever had the need to implement dynamic and custom security for a cube, but in my opinion you would have to do it all at the lowest level.
You...
March 9, 2015 at 4:59 pm
And a follow-up question: Why are you using OpenRowset?
Users should be able to connect directly to the SSAS instance either through Management Studio or Excel.
March 9, 2015 at 10:00 am
BTB (3/9/2015)
March 9, 2015 at 9:59 am
BTB (3/9/2015)
I have been searching high and low and cant find how to solve this problem i have with ssas permissions. We have a couple cubes we want to...
March 9, 2015 at 9:18 am
Probably has to do with the fact that it is showing all tables within all schemas. You may want to change your connection string to connect to the schema you'd...
March 9, 2015 at 9:12 am
That may be a better question for the Oracle forums.
March 9, 2015 at 9:09 am
Viewing 15 posts - 526 through 540 (of 893 total)