Page 1 of 1
Cross-Tab Conditions does not work correctly
Posted: Thu Oct 08, 2015 4:19 pm
by bittech
Good morning!
I am writing because I have a problem with a crosstab , I 've been trying to apply some conditions but unfortunately I did not get the expected result , some of the conditions that are applied are successful but do so with all fields when the condition it is only for one.
I hope you can help me.
Re: Cross-Tab Conditions does not work correctly
Posted: Fri Oct 09, 2015 6:17 am
by HighAley
Hello.
The Cell of the Cross-tab is not a cell for any specific row from Data Source. The cell have aggregate value from several or none rows.
The value of each cell are calculated at rendering time and is assigned to the cell. At assigning time there is no any current row of the Data Source.
Because of this it is impossible to use Columns from Data Source in Conditions of Cross-tab cells.
You should use the
value variable in the Conditions expresion.
For more information, please, read
the Cross-Tab > Conditions section of the User Manual.
Thank you.
Re: Cross-Tab Conditions does not work correctly
Posted: Fri Oct 09, 2015 3:19 pm
by bittech
Hello,
Thanks for answering.
Ok, I understand the situation, that is impossible to use columns in a condition, then I want an specific result like in the image, the thing is that I had used margins and bolds but it appears in all the rows thats why I was trying to use the condition.
There is another way to get the result I want?
I appreciate your help!
Re: Cross-Tab Conditions does not work correctly
Posted: Mon Oct 12, 2015 8:02 am
by HighAley
Hello.
Could you send us a report template with sample data that you have now.
And describe what is wrong in your report. We will try to help you.
Without any sample it's hard to say what you should do to get such result.
Thank you.