Page 1 of 1
add Column at end of cross tab
Posted: Tue Dec 18, 2018 1:28 pm
by SigmaOne
hello
how i can add column at end of cross tab and it's empty
Re: add Column at end of cross tab
Posted: Tue Dec 18, 2018 1:36 pm
by Andrew
Hello,
Please upload the image once again.
Thank you.
Re: add Column at end of cross tab
Posted: Wed Dec 19, 2018 5:45 am
by SigmaOne
hello here the image
Re: add Column at end of cross tab
Posted: Wed Dec 19, 2018 3:03 pm
by Lech Kulikowski
Hello,
For the Cross-Tab component, it is not possible. You can try to use Cross-Data instead Cross-Tab.
Thank you.
Re: add Column at end of cross tab
Posted: Sun Dec 23, 2018 7:29 am
by SigmaOne
I solve the problem by add column to dataset and remove summation on processing cell event
ProcessCellEvent ==>> e.Text = "";
but column header now is empty
i need in empty column header to add text "Signature" or any text i want
Re: add Column at end of cross tab
Posted: Sun Dec 23, 2018 10:52 am
by Lech Kulikowski
Hello,
Please send us a sample report with test data which reproduces the issue for analysis
Thank you.
Re: add Column at end of cross tab
Posted: Mon Dec 24, 2018 11:44 am
by SigmaOne
hello
this is report and data
thanks
Re: add Column at end of cross tab
Posted: Thu Dec 27, 2018 5:41 pm
by Lech Kulikowski
Hello,
Sorry, maybe we did not exactly understand your question. Which result do you need?
Thank you.