SSAS- MDX - Week number for the current Date
Hi All, I need help with MDX query. How can I write a query where I could get the weeknumber for the current execution date in MDX? I have a Snapshot Dimension which has all the attributes like...
View ArticleErrors in the OLE DB provider. Could not connect to the redirector
hi, when i am browsing the cube in SSAS , locally it give the below error , but LAPTOP is connecting my AD, its working fine. please help me......... The query could not be processed: o Errors in the...
View Articlea cube is a source for another cube
i have a similar case like the following example and i need somebody to suggest a good practice in such case. say that you have two cubes, the first one is a timesheet cube, where you can find how many...
View ArticleROLAP Storage MODE for MEASURE Group(FACT)
Hi all, I have a Fact with ROLAP Storage Mode and One MY MDX query taking More Query Process. With this i thought of creating Partitions on MY Fact With ROLAP. Will this help me or this also kill...
View ArticleCreating tables, dimensions from OLTP
I am new to SSAS, please forgive me if the answer to these questions is obvious of previously answered. I have looked at the AdventureWorks example and did not see an answer there. Here is the...
View ArticleTime Dimension Warning
Hi All, I have created a table in my database called Time and have added it to my cube. When I have created the hirerchies for the time dimension and split it out by calendar and fiscal hirarchies I...
View ArticleProblem with aggregation
Hi everybody, I am not able to get the required output of a measure. I have the below fields in the fact table, I have a separate dimension for the parent material. The SQL result if i query like...
View ArticleHow do I know if server has enough space for my cube deployment?
Before I deploy a cube I would probably want to know how much space it would take from the server and compare it to the current free space (even if I do have enough pace I want to know what would be...
View ArticleMemory considerations while using ByTable ProcessingGroup option for Dimensions
As part of Processing Performance improvements, I was trying Processing ByTable option for Dimension instead of default ByAttribute option. I'm testing this on a Production like environment with 96 GB...
View ArticleProcessing Cube/Cube Partition using a batch file.
hi , Is it possible to process a cube through a batch file.... we do not have luxury of using SSIS to process. I would like to process a cube and just one partition through a batch file. Thanks for...
View ArticleCountAX( ) with DatesBetween( ) !
Hello Experts, I have this SQL query below : ----------------------------------------------------------------------------------------------------------------------------- Select OfficeID ,...
View ArticleMDX :why nonempty is not returning any result
Hi All when we use nonempty on rows we are geeting no result . what is the reason for that . how to get the result which have value in KPI column Surendra Thota
View ArticleList members of a dimension attribute using AMO
I'm listing the names of attributes of all dimensions of the current cube in context using AMO by looping through cube.Dimensions and Dimension.Attributes. Now I want to get the members of each...
View ArticleSelect a non key granularity attribute issue SSAS
Hi Friends, I have small issue in the Customer Dimension I have two primary key columns(surrogate keys) 1.CustID 2.CustRegID I was making relations with other two fact tables...
View Articleusage based optimization doesnt work if I rename the database???
Hi, we suffer an issue with the UBO. we have renamed our database name in SSAS and then the UBO is not able to identify any queries stored in the log table. apparently the system store the ID of the...
View ArticleCustom Attribute in SSAS
Hi folks, Does anyone know how to deal with custom attributes in SSAS? For example in Adventure Works we have a product attribute called Product Line = Accessories Components Mountain Road Touring I...
View ArticleHow to convert blank into null in ssis
I am extracting data from excel in ssis. One of the excel column contain blank values. so i need to replace balck value with null otherwise my package is going fail. Any suggessions?pulikondas
View Articlecube editing in differnt user account on sameeserver
Hi All I have an cube in my C drive on server and i need to edit that solution in another user account on same server . forexample : server :172.16.12.89 User Id : abs.name xyz.name How...
View ArticleSales target changes automatically on Writeback Measure Group
Hi experts, I've created sales target monitoring solution based on SQL2008 cube and Excel 2007. Salesman is a part of Customer dimension where attribute relationship is following: Customer (=dimension...
View ArticleIs it possible to create a hierarchy without aggregation?
I would like to group some attribute members in one group and other attribute members in another group, but I don't want the aggregation for these groups, is it possible? Many thanks, Marser
View Article