Dynamic cross tab report

Stimulsoft Reports.WEB discussion
Post Reply
r.bianco
Posts: 75
Joined: Thu Oct 27, 2016 2:06 pm

Dynamic cross tab report

Post by r.bianco »

Hello, we are looking for a dynamic cross tab report.
We are using the asp.net web version of reports.net and as far as we are looking it seem to not support many dynamic features.

What we need are:
  • possibility to collapse the rows/columns
  • let the user to chose the columns to Group the data on many levels
  • filters
(the last 2 ones might be done in the calling procedure)

I mean to do programmatically what is shown here for the designer https://www.stimulsoft.com/en/documenta ... ss_tab.htm

What is possible to do right now?
Will the coming dashboards help us with the pivot component?
Soft System srl
Lech Kulikowski
Posts: 6245
Joined: Tue Mar 20, 2018 5:34 am

Re: Dynamic cross tab report

Post by Lech Kulikowski »

Hello,

> possibility to collapse the rows/columns

You can use Interactions (Collapsing) feature for DataBand, Cross-Tab components

> possibility to collapse the rows/columns

Unfortunately, directly in the report, it is not possible.

> filters

You can use Request From User Variables for dynamic filtering:
http://demo.stimulsoft.com/#Net/Paramet ... ingCountry

Thank you.
Post Reply