String Measure of Chid row Applied to Parent
Posted: Tue Feb 05, 2013 8:52 pm
Hello,
I have a cube that stores a date as string. Contract Expiration Date "1/25/2013"
I have the following dimension that contains customers and contracts
All Contracts
Contract 1
Customer 1
Customer 2
Customer 3
A second dim that contains the service
Service A
Service B
Customer Dim Service Dim Con Expiration Date
All Contracts
Contract1 A '.' ----> Consolidated element 1
Contract1 B '.' ---> Consolidated element 2
Customer1-Contract1 A '.'
Customer1-Contract1 B 1/25/2013
Customer2-Contract1 A '.'
Customer2-Contract1 B 1/25/2013
I would like to set up a rule that populates the the Contract Expiration date at the consolidated level.
Customer Dim Service Dim Con Expiration Date
All Contracts
Contract1 A 1/25/2013 ----> Consolidated element 1
Contract1 B 1/25/2013 ----> Consolidated element 1
Customer1-Contract1 A '.'
Customer1-Contract1 B 1/25/2013
Customer2-Contract1 A '.'
Customer2-Contract1 B 1/25/2013
Assign the date assigned the the child to the parent. The dates associated with the contract will always be the same. So if we find one row that has a date, we can use that date for the consolidated elemement "contract1")
thanks,
Walt
I have a cube that stores a date as string. Contract Expiration Date "1/25/2013"
I have the following dimension that contains customers and contracts
All Contracts
Contract 1
Customer 1
Customer 2
Customer 3
A second dim that contains the service
Service A
Service B
Customer Dim Service Dim Con Expiration Date
All Contracts
Contract1 A '.' ----> Consolidated element 1
Contract1 B '.' ---> Consolidated element 2
Customer1-Contract1 A '.'
Customer1-Contract1 B 1/25/2013
Customer2-Contract1 A '.'
Customer2-Contract1 B 1/25/2013
I would like to set up a rule that populates the the Contract Expiration date at the consolidated level.
Customer Dim Service Dim Con Expiration Date
All Contracts
Contract1 A 1/25/2013 ----> Consolidated element 1
Contract1 B 1/25/2013 ----> Consolidated element 1
Customer1-Contract1 A '.'
Customer1-Contract1 B 1/25/2013
Customer2-Contract1 A '.'
Customer2-Contract1 B 1/25/2013
Assign the date assigned the the child to the parent. The dates associated with the contract will always be the same. So if we find one row that has a date, we can use that date for the consolidated elemement "contract1")
thanks,
Walt