Author Topic: [solved] Crosstab with Calculation aggregation issue  (Read 702 times)

Offline cavalaxis

  • Associate
  • **
  • Posts: 4
  • Forum Citizenship: +0/-0
[solved] Crosstab with Calculation aggregation issue
« on: 19 Jul 2006 10:25:22 am »
I'm trying to use a calculated text value as a column header.  I'm having a strange aggregation issue.  Is what I'm trying to do even possible?

.Calc1Calc2Calc3
label1----123
label2--456--
label3789----
label4------
label5------
TOTAL789456123

I've set the aggregation property in the model to automatic.  Help?

Thank you,
Lynn
« Last Edit: 21 Jul 2006 11:47:54 am by cavalaxis »

Offline MFGF

  • Never knowingly correct
  • Super Moderator
  • Statesman
  • ******
  • Posts: 3,112
  • Forum Citizenship: +153/-3
  • Cognos Software Muppet
Re: Crosstab with Calculation aggregation issue
« Reply #1 on: 20 Jul 2006 06:09:35 am »
Hi Lynn,

I'm not clear what you're trying to achieve here.  Are you looking to reproduce the format included in your message, or are you getting that format but you require something different?

If you can give us some clear details about what you're trying to achieve, that would help.

Best regards,

MF.
Meep!

Offline cavalaxis

  • Associate
  • **
  • Posts: 4
  • Forum Citizenship: +0/-0
Re: Crosstab with Calculation aggregation issue
« Reply #2 on: 21 Jul 2006 11:47:19 am »
My apologies.  The result I displayed was not the result I wanted.

I fixed the problem at the Model level by adding the calculation to a passthrough query.   Thanks for your help anyway.