Search found 3 matches

by czareba
Fri Dec 23, 2016 3:06 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: ConsolidatedCountUnique Rule and Suppress Zero
Replies: 3
Views: 3098

Re: ConsolidatedCountUnique Rule and Suppress Zero

yes, it means :)
I've tested above and it works
by czareba
Fri Dec 23, 2016 12:00 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: ConsolidatedCountUnique Rule and Suppress Zero
Replies: 3
Views: 3098

Re: ConsolidatedCountUnique Rule and Suppress Zero

Thanks for answer.

Is it means that I have to turn this measure into consolidation element and put under some element which is fed ?
by czareba
Fri Dec 23, 2016 1:05 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: ConsolidatedCountUnique Rule and Suppress Zero
Replies: 3
Views: 3098

ConsolidatedCountUnique Rule and Suppress Zero

Hi, In my cube I've got rule like this: ['uniq_cnt'] = C: ConsolidatedCountUnique(2, 'DIM_UQ','', !DIM1, !DIM2...., 'measure_for_uq' ) ; It calculates properly, but when I enable "suppress 0" option, this element disappears from view. How can I display this measure with "suppress 0&qu...