Slide 1

Slide notes: In this tutorial we want to look at how to provide an Account Annual View drill. The page we are looking at is in fact an example of an Accounts Value drill and lists a number of Accounts. What we desire to have, is the ability to click on an Account that is listed here, and drill into it.

 

 

 

 

Slide 2

Slide notes: Like this. This is an Account Annual View drill. It inherits the current Period settings as selected by the User on the base Report, and it gives us an annual view of the Account with Financial and Physical totals by month.

 

 

 

Slide 3

Slide notes:

 

 

 

Slide 4

Slide notes: The page from which we drilled is this one. Now let's have a look at how it's done.

 

 

 

Slide 5

Slide notes: In fact, the page uses an iterative unit to compile the list of included Accounts in the result.

 

 

 

Slide 6

Slide notes: We can see which unit is being called, so let's have a look at the unit itself.

 

 

 

Slide 7

Slide notes:

 

 

 

Slide 8

Slide notes:

 

 

 

Slide 9

Slide notes:

 

 

 

Slide 10

Slide notes:

 

 

 

Slide 11

Slide notes:

 

 

 

Slide 12

Slide notes:

 

 

 

Slide 13

Slide notes:

 

 

 

Slide 14

Slide notes: The Account code field on the Unit is where the drill is provided. Note the Template: Iterative Alpha with IKEY. With this Template, we have an automatic option to provide a drill, by just selecting the drill object.

 

 

 

Slide 15

Slide notes: Of course, the drill object we choose should be an Account drill page. The system provides such a page that we can use, and it is called "iesmobile05" but we can also design additional pages with different formats and layouts.

 

 

 

Slide 16

Slide notes:

 

 

 

Slide 17

Slide notes:

 

 

 

Slide 18

Slide notes: The Help explains.

 

 

 

Slide 19

Slide notes:

 

 

 

Slide 20

Slide notes:

 

 

 

Slide 21

Slide notes:

 

 

 

Slide 22

Slide notes:

 

 

 

Slide 23

Slide notes: The object to drill, and that we have seen earlier, is "iesmobile05". If we wish to design additional drill objects for Account drills, then it is important to specify inherited periods, as shown for this object.

 

 

 

Slide 24

Slide notes:

 

 

 

Slide 25

Slide notes:

 

 

 

Slide 26

Slide notes: And it is also important to list the appropriate masterfile at Data Sources, with the data key specified as "inherit drill key".

 

 

 

Slide 27

Slide notes: