1. What is the difference between in creating filters in
designer and business objects?
2.How did u give a developed universe to your client?
3.If i want to grant access to a report to a group of
users,how do i do?
Answers were Sorted based on User's Feedback
1. In Designer level filters means U can restrict data from
the Data sources.
But Report Level after fetching the full data then we can
apply filter on that data.
2. after u can developed universe u can export development
domain and share Ur developed universe.
3.In BO 6.5 U can using supervisor to set particular group
access to particular reports.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / bouser
1)created filter in designer level to restrict the data
from universe level
using filter in report level filtered the data in report
EX :if u want a report in delhi based customers that kind
of situvation using filter in report level
2)in universe developed it will import in client machine
for the client format requirements
3)in earlier version of business objects 5.0,6.5 the
supervisor give the access the report,in BOXI the developer
will give the report level permissions
| Is This Answer Correct ? | 1 Yes | 2 No |
date format in report like (22/5/2010 "3:20:15 am") like this i want to remove 3:20:15 remove from report how can we do this in bo xi r2
What is the pivot option ? what is the need of it?
What is the difference between condition & filter?
What are the difference between merge,auto merge and extended merge ?
What is Custom Sorting? In development environment we had applied custom Order on Month which is having the following list of values September,October,March,August and December only.But in Production environment Month is having all LiSt of Values like 12 MOnths(Jan to Dec).So ,How it will effect the Sorting in production environmentof universe and as well as in reporting????? Thanks in advance.
Can we link the Universes from two different sourcess?Explain?
How to take backup of CMS database and Auditing database, please suggest me with a best possible ways.?
in xir2 how to send reports to end user
Where will you find the address of repository in Business Objects?
Differences between business objects and web intelligence reports?
How to solve the following errors coming in report development? 1.Syntax 2.multi value 3. #Error 4.computation and 5.Objects are not compatible
In a column if the value is >10000, it has to show downwards Arrow in green color, If the value is <10000, it has to show upwards arrow in red Color.... How to achieve this?