Which two functions could you use to concatenate the First Name and Last Name objects?
A. =[First Name]+[Last Name]
B. =[First Name]and[Last Name]
C. =[First Name]||[Last Name]
D. =Concatenation([First Name];[Last Name])
E. =Concatenation([First Name],[Last Name])
Which two panels can you use to purge data from a BusinessObjects Web Intelligence 4.0 document (WID)?
A. Query
B. Report
C. Active X
D. Slice and Dice
Which three methods can you use to combine queries using the Web Intelligence Rich Client?
A. UNION
B. MINUS
C. UNION ALL
D. INTERSECT
How much impact does data tracking have on the data size of a Web Intelligence document (WID) Compared to the same document without data tracking?
A. It will stay the same size.
B. It will increase two times.
C. It will increase three times.
D. It will increase by 50% on each refresh.
You open a Web Intelligence document (WID) with data and want to use data tracking. The Data Tracking button is however grayed out.
Which action should you take to enable formatting of the tracked data?
A. Contact the system administrator.
B. Edit the document in tracking mode.
C. Open the document in tracking mode.
D. Enable data tracking in the Document Properties.
Where should you configure the regional settings of a Web Intelligence document (WID) within InfoView?
A. Local Settings
B. Browser Preferences
C. User Machine Settings
D. InfoView Preferences
Which statement is true about calculation contexts?
A. They allow manipulation of reports to change the way the data is displayed.
B. They allow manipulation of variables to change the way the data is aggregated.
C. They allow manipulation of universe objects to change the way the data is displayed.
D. They allow manipulation of universe contexts to change the way the data is aggregated.
In which two situations should you use sub-queries?
A. When the query filter involves values that are known
B. When the query filter involves values that are not known
C. When the query filter for the report involves a value that will change over time
D. When the query filter for the report involves a value that will never change over time
Which two statements are true about Page Layout of a report?
A. It displays the definition of the block.
B. It displays the report page by default.
C. It defines what the report will look like when printed.
D. It defines what the report will look like in PDF mode.
Which method can you use to hide data using an alerter?
A. Build an alerter that removes the column.
B. Build an alerter that applies a formula that changes the block value.
C. Build an alerter with a formula that changes the font color to the background color.
D. Click anywhere in the document. On the toolbar, click the "Data" button and select "Hide Data".