I have two data providers with common dimension and
measures. The only difference between two data providers is
in condition 'Fiscal Year'.One data provider calculates for
current year and other one calculates for previous year. So
in prompts if I am passing 2008 as current year then the two
data providers should be able to calculate for current year
and previous year individually.
So Can anybody tell me how to do calculation in data providers.
( I am using BO WebI report )
Answer Posted / anil
Instead using two dataproviders for present and previous
year, why don't you use a formula previous(year dimension)
and calculate in report with single data provider?
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
How would you format some text using css to be verdana and bold?
Explain and tell me about a situation where your analysis of a problem was deemed to be incorrect? What would you have done differently?
How much data hold in one universe 336 can any one explain about core dimension, balanced dimension, and dirty dimension?
What we need to discuss with designer before starting the universe designing.
Explain is there any default username & pwd for bo designer & supervisor?
Explain what are the steps to do to use alerts in bo?
Difference between zabo and webi?
Hi friends,
I am trying to create OLAP connection in IDT. I am getting
error "error code:405 METHOD NOT ALLOWED"
I am using "http:
how to create metric universe ?
What is the functional & architectural differences between business objects and web intelligence reports?
Explain the data types present in bo and what happens if we implement view in the designer and report?
Explain what sort of existing documents should business analysts refer to when starting on a new project?
webI report not showing Barcode in PDF format, i have used BC39 font,but barcode is shown in HTML but not in PDF, please any solutions??
When to use local filter and when to use global filter?
Can I create a master report in webi having 15 dimensions and 150 kpi's with 100GB of data and store it in cache ,So that I can use Cache for building new reports with less dimensions and Kpi's without hitting database againg just using cache??Please suggest...