Search found 2 matches

by tls77065
Mon Oct 31, 2011 5:49 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Duplicates in TM1 Extract
Replies: 4
Views: 4202

Re: Duplicates in TM1 Extract

I did check the view. The duplicates don't exist there. I had gotten a suggestion to turn the zero suppression off skip the records with zero values in both measure, but that ran too long. Thanks for the idea. Any other thoughts?
by tls77065
Wed Oct 26, 2011 11:23 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Duplicates in TM1 Extract
Replies: 4
Views: 4202

Duplicates in TM1 Extract

I'm getting duplicate records in a TM1 extract after modifying the original code. The extract gives two numeric values from the conType dimension, Revenue and Volume. The original code did not extract records where Revenue was 0 but Volume was > 0. The new code does include those records but duplica...