hi,
I have created a complex structure for the Report in-order to meet clients requirement.
The Report is having multiple Tabular_Sets also i have writen SQL using Tabular_SQL.
The Problem is that when i run the report The Tabular SQl(Rate) and Tabular SQl(GRate) are running 20 times each(on total 40 Query).Due to which report Performance is very Poor.
Can anyone tell whts the reason and how to optimize this?
The Structure of the Query Explore in ReportStudio is something like this:
Query1
1-- Tabular Set1
11- Tabular Model
12- Tabular Model
121-- Tabular Set 2
1211- Tabular MOdel
1212- Tabular Set
12121- Tabular Set(Dim1)
121211- Tabualar Model
1212111- Tabular Model
1212112- Tabular Model
- Tabular SQl(Rate)
1212113- Tabular Model
- Tabular SQl(GRate)
121212- Tabular Model
1212121- Tabular Model
1212122- Tabular Model
12122- Tabular Set(Dim2)
121221- Tabualar Model
1212211- Tabular Model
1212212- Tabular Model
- Tabular SQl(Rate)
1212213- Tabular Model
- Tabular SQl(GRate)
121222- Tabular Model
1212221- Tabular Model
1212222- Tabular Model
Regards,
mk
I have created a complex structure for the Report in-order to meet clients requirement.
The Report is having multiple Tabular_Sets also i have writen SQL using Tabular_SQL.
The Problem is that when i run the report The Tabular SQl(Rate) and Tabular SQl(GRate) are running 20 times each(on total 40 Query).Due to which report Performance is very Poor.
Can anyone tell whts the reason and how to optimize this?
The Structure of the Query Explore in ReportStudio is something like this:
Query1
1-- Tabular Set1
11- Tabular Model
12- Tabular Model
121-- Tabular Set 2
1211- Tabular MOdel
1212- Tabular Set
12121- Tabular Set(Dim1)
121211- Tabualar Model
1212111- Tabular Model
1212112- Tabular Model
- Tabular SQl(Rate)
1212113- Tabular Model
- Tabular SQl(GRate)
121212- Tabular Model
1212121- Tabular Model
1212122- Tabular Model
12122- Tabular Set(Dim2)
121221- Tabualar Model
1212211- Tabular Model
1212212- Tabular Model
- Tabular SQl(Rate)
1212213- Tabular Model
- Tabular SQl(GRate)
121222- Tabular Model
1212221- Tabular Model
1212222- Tabular Model
Regards,
mk