Incorrect
Incorrect
Incorrect
Select only the necessary steps you should perform to configure a new analytical report; do
not select any optional steps.
o To print in the report a row with a value calculated by the formula specified in
the Value column of this row.
o To print in the report a row with a sum of the rows that have the code of this row specified in
the Base Row column
o To print in the report a row with a sum of the rows that have the code of this row specified in
the Linked Row column
IncorrectWeight: 1
Where in a row set can you place a row of the Sort type?
o Immediately before the rows that are used in the sorting conditions of this row
o Immediately after the rows that are used in the sorting conditions of this row
o Immediately adjacent to the other rows with sorting conditions
o Anywhere in the row set
IncorrectWeight: 1
Suppose that for an analytical report, you want to hide a row when it has no values to be
printed. How should you configure this row on the Row Sets (CS206010) form?
o Specify 0.00 as the Format.
o Select Hidden as the Printing Control.
o Select the Suppress Empty check box.
o Select the Hide Zero check box.
IncorrectWeight: 1
The order of rows in each analytical report may depend on which of the following? Select all
correct options.
o In the upper table, select the column, and click Delete on the table toolbar.
o In the upper table, select the column, and click Delete on the table toolbar. Then in the lower
table, select the column, and click Delete in the table toolbar.
o In the lower table, select the column, and click Delete on the table toolbar.
IncorrectWeight: 1
Suppose that for an analytical report, you don't want to print lines (that is, rows of
the Line type) in a particular column. How should you configure this column on the Column
Sets (CS206020) form?
o 12346
o 12,346
o 12345.6
o 12,345.6
o 12,345.60
IncorrectWeight: 1
Suppose that you have specified 1?000 as the Start Account of the data source of a row
and 15000:24000 as the Start Account of the data source of a column. Then you have
executed a report that uses a row set with this row and a column set with this column. For
which accounts will the system retrieve the amounts for the cell at the intersection of the row
and the column?
o 09
o Sep
o Se
o September
o 16
o 2016
IncorrectWeight: 1
Suppose that you need to calculate the sum of the values of three rows with the following
codes: R100, R101, and R102. Select all the correct expressions that you can use to calculate
this sum.
o ='R100'+'R101'+'R102'
o =@R100,@R102
o =@R100+@R101+@R102
o =@r100+@r101+@r102
o =Sum('r100', 'r102')
o =Sum(@R100, @R102)
o =Sum('R100', 'R102')
IncorrectWeight: 1
How can you predefine the values of report parameters to run a report quickly? Select all
correct options.
o The row, the column, the unit, and then the report definition
o The unit, the row, the column, and then the report definition
o The report definition, the row, the column, and then the unit the unit
IncorrectWeight: 1
Suppose that you need to calculate the sum of the values of three rows with the following
codes: ROW105, ROW106, and ROW107. Select all the correct expressions that you can use to
calculate this sum.
o =@Row105+@Row106+@Row107
o =@ROW105+@ROW106+@ROW107
o ='ROW105'+'ROW106'+'ROW107'
o =Sum('ROW105', 'ROW106', 'ROW107')
o =Sum('Row105', 'Row107')
o =Sum('ROW105', 'ROW107')
o =Sum(@ROW105, @ROW107)
IncorrectWeight: 1
On the Row Sets (CS206010) form, what can you use the rows of the Line type to do?
o To print in the report a row with the text specified in the Description column of this row
o To print in the report a row with a line if any style except NotSet has been specified in
the Line Style column of this row
o To print in the report a row with a line with the style specified in the Format column of this
row
IncorrectWeight: 1
On the Column Sets (CS206020) form, what can you use the rows of the Calc type to do?
o To print in the report a column with a value calculated by the formula specified in
the Value attribute of this column
o To print in the report a column with a value calculated by the formula specified in
the Value attribute of the report row set
o To print in the report a column with a value calculated by the formula specified in the Visible
Formula attribute of this column
IncorrectWeight: 1
How can you delete a header row on the Column Sets (CS206020) form?
o In the upper table, select the row, and click Delete on the table toolbar.
o In the upper table, select the row, and click Delete on the form toolbar.
o In the upper table, enter 0 as the Height of the row.
IncorrectWeight: 1
Suppose that you have created an analytical report. You have added column B of the GL type
to the column set of this report. When you executed the report, you noticed that the value in
the first row of this column was 12345.6. Then on the Column Sets (CS206020) form, you
entered #,##0.00 as the Format attribute of this column and saved the column set. How will
the value in the first row of this column be formatted?
o 12346
o 12,346
o 12345.6
o 12,345.6
o 12,345.60
IncorrectWeight: 1
Suppose that for an analytical report, you have specified different ledgers in the report
definition, the row, the column, and the unit. Which data source's ledger will the system use to
retrieve the amounts for the cell at the intersection of the row and the column?
IncorrectWeight: 1
What data sources can you specify for analytical reports to retrieve data?
o Database tables
o Data access classes
o General ledger accounts and subaccounts
IncorrectWeight: 1
On the Row Sets (CS206010) form, what can you use a row of the Caption type to do?
o To print in the report a row with the text specified in the Description column of this row
o To print in the report a row with a line if any style except NotSet has been specified in
the Line Style column of this row
o To print in the report a row with the description of the account or subaccount specified in
the Data Source column of this row
o To print in the report an empty row if no text has been specified in the Description column
of this row
IncorrectWeight: 1
Suppose that for an analytical report, you want to print some rows depending on whether a
particular row is printed. How should you configure these rows on the Row Sets (CS206010)
form?
o 12346
o 12,346
o 12345.6
o 12,345.6
o 12,345.60
IncorrectWeight: 1
Suppose that you have specified the following expression in a header row of an analytical
report: =Right(@EndPeriod,4). Then you select 08-2016 as the End Financial Period on the
report form and execute the report. What will be shown in this row?
o 08
o Aug
o Augu
o August
o 16
o 2016
1. Which of the following can you select as data sources for analytical reports?
3. On the Row Sets (CS206010) form, you can use a row of the Line type to do which of the following?
To display in the report a row with a line if any style except NotSet has been specified in the Line
Style column of this row
5. On the Column Sets (CS206020) form, you can use a row of the Descr type to do which of the
following?
To display in the report a column with the text specified in the Description attribute of the report row
set
6. Which data can you display in a report by using the lower table of the Column Sets (CS206020) form?
7. How can you delete a column on the Column Sets (CS206020) form?
In the lower table, select the column, and click Delete on the table toolbar.
8. Suppose that for an analytical report, you do not want to display lines (that is, rows of the Line type)
in a particular column. How should you configure this column on the Column Sets (CS206020) form?
9. Suppose that you have created an analytical report. You have added column B of the GL type to the
column set of this report. When you executed the report, you noticed that the values of the column
were formatted as follows: 12345.6789. You had expected to see these values in the following format:
12,346. How can you format the column values appropriately on the Column Sets (CS206020) form?
Enter #,## as the Format.
10. Suppose that you have created an analytical report. You have added column B of the GL type to the
column set of this report. When you executed the report, you noticed that the value in the first row of
this column was 12345.6. Then on the Column Sets (CS206020) form, you entered #,## as
the Format attribute of this column and saved the column set. How will the value in the first row of this
column be formatted?
12,346
11. Suppose that the chart of accounts includes the following accounts: 70000, 74000, 74500, 75000,
75500, 76000, 84000, 84500, 85000, 85500, 86000, and 90000. You have been asked to show the
amounts posted to the 74500, 75500, 84500, and 85500 accounts in a single row of an analytical report.
What filtering conditions can you specify in the Data Source attribute of the row on the Row Sets
(CS206010) form to show the total amount posted to these accounts? Select all possible ways to specify
the needed condition.
12. Suppose that for an analytical report, you have specified different ledgers in the report definition,
the row, the column, and the unit. Which data source's ledger will the system use to retrieve the
amounts for the cell at the intersection of the row and the column?
The unit
13. Suppose that you have specified 1?000 as the Start Account of the data source of a row
and 15000:24000 as the Start Account of the data source of a column. Then you have executed a report
that uses a row set with this row and a column set with this column. For which accounts will the system
retrieve the amounts for the cell at the intersection of the row and the column?
14. Suppose that you have specified the following expression in a header row of an analytical
report: =Right(@EndPeriod,4). Then you select 08-2016 as the End Financial Period on the report form
and execute the report. What will be shown in this row?
2016
↑ Change this answer
15. Suppose that you need to calculate the sum of the values of three rows with the following
codes: R100, R101, and R102. Select all the correct expressions that you can use to calculate this sum.
=@R100+@R101+@R102
=Sum('R100', 'R102')