In addtion I tested the role in MDX applying the same fileter that I am using in the role and It works
select {[Measures].[Total Pcs],[Measures].[Total Servers]} on columns,
{Filter([Account].[Company Name].members, (strtotuple (mid (USERNAME , INSTR ( 1, USERNAME,"\")+ 1 , 128))...
I have create a role using a custom MDX in one of the dimension. After I create and test the role everything works fine.
I create another user without administrator rights to test the security but the security role seem to be ignore. I tested in Analysis Manager and Excel pivot tables
I also...
I have done all of the conversions necessaries from VB 6.0 to VB .NET. After the DTS in converted I try to run it and I keep getting an error. The error is as follow:
System.InvalidCastException has ocurred at XXXXXX.exe
Specifically in the code at:
oCustomTask1 = oTask.CustomTask...
I post the same question, and I think I am in ther rihgt forum.
I am struggling with a couple of issues relate to the conversion from VB 6 to VB .NET. Specically it is relate Interface 'DTS.OLEDB Properties' cannot be indexes because it has no default property. I know where the problem is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.