C_BOCR_11 Exam Questions
275 real C_BOCR_11 exam questions with expert-verified answers and explanations. Page 2 of 6.
- Question #51
Which lines of code use the correct syntax to assign a variable a value in Basic syntax?
- Question #52
In Crystal Reports you select multiple report objects at the same time. Which three menu options become available when you right-click one of the selected objects?(Choose three.)
- Question #53
You create a new Crystal report with a summary value. You must select only the Bottom N groups, removing groups that do not fit the criteria. Some groups may have equal summarized...
- Question #54
Which two types of objects can you apply dynamic field sorting to? (Choose two.)
- Question #55
You must summarize the sales amounts for all customers with less than $1000 per sale. How would you evaluate this in the Running Total Expert?
- Question #56
You want to use a report's data in another application. The application requires the data in a custom XML format. Which two steps must you perform? (Choose two.)
- Question #57
Which three BusinessObjects Enterprise XI tasks support XML exporting in Crystal Reports 2008? (Choose three.)
- Question #58
Which statement is true regarding the Object Linking Wizard?
- Question #59
Which three procedures will create a second Report Header section named "Report Header b." (Choose three.)
- Question #60
In a new Crystal report you must create a formula to split the string "Up Down Sideways" into an array with three elements then display the third element of the array. Which formul...
- Question #61
You have a date parameter in a Crystal Reports 2008 report. You want to give users the ability to view the report date parameter online. Which parameter option should you use?
- Question #62
When using the Database Expert in Crystal Reports, which two methods can you use to move database tables from the Available Data Sources area to the Selected Tables list? (Choose t...
- Question #63
Your Crystal report contains a formula that reads: {Orders.Ship Date} - {Orders.Order Date} what does the numeric value returned by this formula represent?
- Question #64
How can you show the same data, grouped differently, in the same report?
- Question #65
When you open the Repository Explorer in Crystal Reports, what must you do before the repository will become accessible?
- Question #66
You create a complex report that features drill down by Country, then by Region and then by City. You need to create a different Page Header section for each drill down level in or...
- Question #67
Which three tasks can you perform using the Workbench in Crystal Reports? (Choose three.)
- Question #68
Which two methods can you use to show the same data, grouped differently, in the same report? (Choose two.)
- Question #69
How do you add fields to an existing report?
- Question #70
From which two sources can you select an existing list of values when you design a report using dynamic prompts in a parameter? (Choose two.)
- Question #71
Which scope must you use to declare a variable that is used in two subreports?
- Question #72
You want to print a report that shows all new hires and the date that their probation period ends. Which line of code returns the end of probation date?
- Question #73
You receive a request to generate a letter to different levels of Customers with a special offer for valued customers. Customers are in three groups: Gold customers have spent over...
- Question #74
Which barcode font does Crystal Reports 2008 install?
- Question #75
Which three sections are displayed when the Crystal Reports Design window first opens? (Choose three.)
- Question #76
You are designing a Crystal report that contains a chart. Your chart must contain two "On change of" values and one "Show" value. Which two chart types can you use? (Choose two.)
- Question #77
Your Sales Manager asks you to create a simple Crystal report listing all customers around the world in alphabetical order with no grouping. He wants total sales by country. You be...
- Question #78
Which two operators can you use in Basic syntax to comment out a piece of code? (Choose two.)
- Question #79
In the Sales Forecast report you wish to convert an existing numeric formula called @sales forecast to appear as text. The value that is returned needs to be formatted with comma s...
- Question #80
Which special field can you use to display the location of where a report is saved?
- Question #81
You create the following formula: Dim x as number Dim y as string Dim z as boolean Formula = "Hello" x = 5 y= "Goodbye" z = true Which value does it return?
- Question #82
When is data not returned to a report? (Choose two.)
- Question #83
Which method can you use to prevent a field from being displayed when its value is zero?
- Question #84
How do you insert a graphic into a report so that the graphic is automatically updated?
- Question #85
Your company purchases a new sales contact list and imports the records into the database. Some of the new records contain NULL values. The database record count is different than...
- Question #86
What method should you use to enable dynamic sorting of a report field in Crystal Reports 2008?
- Question #87
Which export option should you select to see a list of formulas used in a report, including the formula syntax?
- Question #88
You create a group selection formula for your report but receive an error "This formula cannot be used because it must be evaluated later." What caused this error?
- Question #89
What is the primary reason for using formulas in Crystal Reports?
- Question #90
You referenced the wrong field while creating a barcode. How must you correct the barcode?
- Question #91
Sales Managers use a weekly sales report that includes the following columns: Sales Person, Weekly Sales and Quota. The Sales Managers would like the ability to retrieve additional...
- Question #92
You must create a new Crystal report that displays the top 25% of customer sales leaders. Which method will sort the report alphabetically by customer, not by the sales summary?
- Question #93
Which two methods can you use to save an unlinked subreport as a stand alone report? (Choose two.)
- Question #94
You add a custom function from the repository to a new Crystal report and want to categorize the function. What must you do to enable the Category box?
- Question #95
The sales manager would like a sales report of last year's sales summarized first by country and then by last year's sales summarized by sales person. Which method should you use t...
- Question #96
The world sales report is being sent to all regional managers. Three of the managers cover multiple regions. You need to configure report bursting so that these managers see all of...
- Question #97
How can you verify that the data displayed on a report from a database is correct by using the Show SQL Query option?
- Question #98
How can you reduce processing time for a Crystal report?
- Question #99
Which menu will allow you to import a new XML transform?
- Question #100
Which three conditions might cause an error when you save a custom function? (Choose three.)