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 / swati
In case, your requirement doesn't allow you to create the
new objects at Designer level or use hard coded SQLs, then
you can try to create a prompt in the second dataprovider
named as 'Prev. Year'. When refreshing the report you can
pass the values for current and prev yrs both.
If you do not have a predefined filter for prev yr then you
can use your objects to create the similar conditions as
there are in the filter.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How would you format some text using css to be verdana and bold?
What are the general problems that are faced while importing the .biar files and what is the solution to overcome it in business objects?
What is difference between webi and infoview?
Explain is there any other repository domains rather than universe, security, document?
Explain about a task that really tested your analytical abilities?
How were the reports scheduled and how to resolve unexecuted documents?
How to do impact analysis for a change in Database field size which is assigned to a Dimension object and used in 10 universes
I have set of reports in BO4.0 and need to use "Hyperlink" functionality. I had to use native hyperlink functionality provided in BO4.0 but looks like it's available only in Rich Client.Currently,we have only Infoview B04.0 Launch Pad.Is OpenDoc the only hyperlink option on BO4.0 Launch Pad? Thank you.
Give some information on report bursting and how to do it in bca as I have to split the report and send diff reports to diff people?
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
Please send me BO certification details and question papers? this is my mail id: valsreenivas@gmail.com
Explain how to execute the plsql procedure from the report by clicking with mouse?
BO Security (creating the restriction sets in Universe and applying on selected groups or users) or Database security (Creating the tables in database insrting the user details in that tables and giving conditions in self restricting joins in Universe )Which Security will improve the performance of the reports and for best practices ? I am thinking BO Security will give the better performance, could you please share your thoughts on this please... Thanks...
how to prepare the documentation in business objects and where to get the requirement?
Explain what task is 98% of the required work of a business analyst?