cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Group characteristic values and display text

Former Member
0 Kudos
319

Hello,

I would like to group some characteristics into a new variable. For this I've used structures without any problem. Now I would like to display the characteristic texts I've grouped.

For exemple I would like:

Group1...Text1

.............Text2

.............Text3

Group2...Text4

.............Text5

When I add into my row selection texts I get as results a repetition of all texts inside all groups, even if I don't have any value:

Group1...Text1

.............Text2

.............Text3

.............Text4

.............Text5

Group2...Text1

.............Text2

.............Text3

.............Text4

.............Text5

Can someone help me?

Thanks,

Benoit

View Entire Topic
Former Member
0 Kudos

Hi,

Definately it will repeat the value, but you can ignore this if you have no data in that combination. Just go for Zero row suppress which you can find in Query properties. Also allow zero suppress on structure level also, which you can find in Structure properties. Definately this will solve your problem.

Regards,