Answer Posted / raju
Profiles are objects in the BusinessObjects Enterprise
system that let you classify users and groups. They work in
conjunction with publications to personalize the content
that users see. Profiles link users and groups to profile
values, which are values used to personalize data within a
report. Profiles also use profile targets, which describe
how a profile is applied to a report. By assigning
different profile values, the data within a report can be
tailored to specific users or groups. Many different
personalized versions of the report are then delivered to
your users
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
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??
Give some information on report bursting?
Explain which versions are used in the bo dashboard work?
Explain about a task that really tested your analytical abilities?
Explain what would you consider as your biggest achievement and why?
what are the day to day activities of BO administrator ?
Explain what three things do you consider to be the most important factors for a manager?
what is document design in boxi,have u participate in that
please explain me with the real time tables on how aggregate tables are created and how aggregate awareness is addressed to it.
How to Explain about BO projects in interviews?(in Banking,insurance,Manufacturing domains)
Differences between business objects and web intelligence reports?
Hi, I would like to know how is the integration if we want to use Oracle Essbase as the Cube Engine, and present the Cube by Business Objects Presentation Layer? Can Oracle Essbase be integrated with Business Objects? Thanks,
How would you format some text using css to be verdana and bold?
What is a fantrap in business objects?
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