C_BOWI_41 Exam Questions
160 real C_BOWI_41 exam questions with expert-verified answers and explanations. Page 1 of 4.
- Question #1
Which three types of local data files can you use to create a BusinessObjects Web Intelligence 4.1 document (WID)?
- Question #2
Which two personal folders are available by default to Web Intelligence users?
- Question #3
Which two are calculation context types?
- Question #4
Where do you view merged dimensions?
- Question #5
What is the default behavior when creating a report from two queries from the same universe?
- Question #6
Where is a Web Intelligence variable stored?
- Question #7
To which destinations can you send a Web Intelligence document (WID) through InfoView ofBusinessObjects Web Intelligence XI 4.0?
- Question #8
How do you duplicate a query?
- Question #9
Which two Web Intelligence Rich Client authentication methods enable you to export Web Intelligence documents (WID) to the Central Management Server (CMS)?
- Question #10
Which function would you use to extract the word "pants" from the product name "casual pants" of the Product Name field?
- Question #11
You have a regional sales report with State, City and Sales Revenue dimensions. You want to create a variable that excludes State from the output context. Which output statement sh...
- Question #12
Which data sources can you access directly using Web Intelligence?
- Question #13
Which two options can you change when using Quick Display Mode?
- Question #14
Which method should you use to activate "Interactive Viewing"?
- Question #15
Which three options are valid Page Layout Options in the Properties tab of a document?
- Question #16
Which two break properties can you use when setting Break Priority?
- Question #17
Which method should you use to group query filters together to form one AND statement?
- Question #18
Which three layout options can you use when creating sections in a report?
- Question #19
Which two methods can you use to define document properties?
- Question #20
You insert the function CurrentDate() into a cell. To clarify the date you add a string so that the formula is now: ="Sales Report from "+CurrentDate() Which formatting capability...
- Question #21
Which DaysBetween() function syntax should you use to calculate the number of years since your birth, assuming the date object is Birth_date?
- Question #22
Which character should you use to reset the result of the RunningSum( ) function for either a break or a section?
- Question #23
Which two panels can you use to purge data from a BusinessObjects Web Intelligence 4.1 document (WID)?
- Question #24
Which two statements are true about Page Layout of a report?
- Question #25
Where in Web Intelligence do you view merged dimensions?
- Question #26
You try to select a number of data objects from the Data tab to drag into a report, but some of them are grayed out and in italics. Which statement explains this behavior?
- Question #27
How does rearranging the objects in the Result pane after the query has run affect the block display?
- Question #28
Which three options appear in the Scope of Analysis pane in the Query panel?
- Question #29
Which two statements are true of an ambiguous query?
- Question #30
Which statement is true of the Where operator when used within a variable?
- Question #31
Which statement describes a Web Intelligence variable?
- Question #32
You set the drill option "Prompt when drill requires additional data". Now you drill outside the scope of analysis on your report. How does Web Intelligence respond?
- Question #33
Where do you set the "Optional prompt" option in Web Intelligence Rich Client?
- Question #34
Which two statements are true about using the Where operator with an output context?
- Question #35
Which two methods can you use to aggregate measures at the section level in BusinessObjects Web Intelligence 4.1?
- Question #36
Where are contexts created?
- Question #37
Which object types can you merge when using Multi Queries in a Web Intelligence document (WID)?
- Question #38
You want to force the calculation context for a variable in a large report with many dimensions. Which operator allows you to add a dimension to the default context?
- Question #39
Which two functions could you use to concatenate the First Name and Last Name objects?
- Question #40
For what purposes can you use the Page Layout of a report?
- Question #41
Where can you set the default universe when using Web Intelligence within InfoView?
- Question #42
Which three objects represent qualifications from a local data provider?
- Question #43
Which three object types can you use in a Web Intelligence universe query?
- Question #44
Which two options should you take before you finish creating a variable in Web Intelligence?
- Question #45
Which statement is true about calculation contexts?
- Question #46
You want to force the calculation context of a variable in a table so thatits values do not change when adimension is added to the table. Which of the following statements is corre...
- Question #47
Which Pos() function syntax should you use to find the location of the space in the Category string "Evening wear"?
- Question #48
Which two functions can you use to concatenate the strings "England" and "New" to create the string "New England"?
- Question #49
You need to create a report displaying a year-to-date aggregation on sales revenue across all months. The report should be sectioned on Region. Additionally, you would like to rese...
- Question #50
You are reviewing a report with the following statement in a variable: =If([Sales revenue] > 750000) Then "Top Performer" Else If([Sales revenue] Between (200000;650000)) Then "Ave...