Page 1 of 1

to hide indentical values in a crosstab

Posted: Mon Jun 30, 2025 8:51 am
by ines0411
Hello,

i want to hide indentical values in a crosstab. I only want to display the values when they change.
How i can solve the problem?

kind regards. Ines

Re: to hide indentical values in a crosstab

Posted: Mon Jun 30, 2025 3:20 pm
by Lech Kulikowski
Hello,

You can add an additional data source - DataTransformation, where you can hide duplicates, and then use it for the Cross-Tab.

Thank you.

Re: to hide indentical values in a crosstab

Posted: Tue Jul 01, 2025 6:43 am
by ines0411
Hello,

thank you for your answer. Is there a way to solve the problem using the previous function? or using a tag for example?

best regards. Ines

Re: to hide indentical values in a crosstab

Posted: Tue Jul 01, 2025 7:34 am
by Lech Kulikowski
Hello,

Unfortunately, no.

Thank you.