Page 3 of 3

Re: Cross tab for Accummulated Aggreggate function

Posted: Wed Aug 12, 2015 8:46 am
by victorinable
Hi Aleksey,

here you have what you requested :)

Thanks in advance.

Re: Cross tab for Accummulated Aggreggate function

Posted: Thu Aug 13, 2015 11:18 am
by Alex K.
Hello,

Can you please describe your issue in more details.
Please send us a screenshot how it look now and how it should look like.

Thank you.

Re: Cross tab for Accummulated Aggreggate function

Posted: Fri Aug 14, 2015 7:09 am
by victorinable
Hi,

On the previous page you have a screenshot about what I'm trying to reproduce. Now I have multiple tables (One per period).

Thanks.

Re: Cross tab for Accummulated Aggreggate function

Posted: Fri Aug 14, 2015 7:34 am
by HighAley
Hello, Vistor.

If you need to create a cross-tab with Periods and Buildings there should be a relation between Data Source with Periods and Data Source with Buildings.
There should be somthing like PeriodID fields in Period and Building. Then it's possible to add a relation.

Other way is to create a SQL query that will request all necessary data for Cross-tab in one Data Source.

Thank you.