Page 1 of 1
commentary in contributor
Posted: Thu Aug 26, 2010 3:43 pm
by daya007
Hi can any one please confirm if we can work on commentary with contributor.
My requirement is user want to enter a comment for each month sales and submit that comment to manager and manager has to approve it to appear in the cube. Is this requirement really possible, cuz we use approval hierarchy, but string element will not aggregate to consolidated level.
Re: commentary in contributor
Posted: Thu Aug 26, 2010 7:33 pm
by rkaif
Yes you can aggregate a String in a consolidation level.
In your Measures dimension, you can create an String element. Users can then enter the comments under this string element.
Re: commentary in contributor
Posted: Thu Aug 26, 2010 7:49 pm
by daya007
I did same thing, but when ever level1 employee enters a comment and submits it, next when manager at level 0 opens the contributor he s not able to see comments as string is not consolidating and aggregating to level0.
Re: commentary in contributor
Posted: Thu Aug 26, 2010 8:45 pm
by PlanningDev
A reviewer should be able to see detail underneath the review level. What you are saying is that you want the detail comments concatenated together into one summary cell as users hit the submit button? Cant a reviewer simply browswe through the detail to see the comments?
Re: commentary in contributor
Posted: Fri Aug 27, 2010 3:05 am
by lotsaram
I'm not really sure about the OP's requirement or this comment ...
rkaif wrote:Yes you can aggregate a String in a consolidation level.
By definition strings
don't consolidate. A string can be entered in any cell of a cube, consolidated or not. If you really wanted you could define a rule to concatenate the strings together from children of a consolidation (maybe this is what rkaif meant?) but this could be restrictive, often you may need a separate comment at a higher level.
I agree with PlanningDev, the approval manager should browse the submitted commentary from the levels below.
Re: commentary in contributor
Posted: Mon Aug 30, 2010 4:05 am
by rkaif
lotsaram wrote:By definition strings don't consolidate.
Sorry it was a typo in my previous post. Thanks lotsaram to noticing this.