Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Web Intelligence
Viewing all articles
Browse latest Browse all 5402

Calculated Delta

$
0
0

Hi

 

 

Every week and every month a snapshot of the inventory amounts is taken, with a breakdown into the various types of inventory.

The data looks like this (example for monthly snapshots; the weekly snapshots have the same structure):

 

 

Snaphot  Type  Period(Snapshot)InventoryTypeAmount
Monthly201408TypeA100
Monthly201408Type B200
Monthly201408Type C150
Monthly201409Type A80
Monthly201409Type B140
Monthly201409Type C200
Monthly201410Type A70
Monthly201410Type B180
Monthly201410Type C180
Monthly201411Type A60
Monthly201411Type B220
Monthly201411Type C180
  1. E.g. Period
    “210408” = the snapshot taken at the end of August 2014.

    In a WebI report we want to show how much each type of inventory contributes to the increase/decrease of the total inventory between
    period X and period Y. How can we do this without having to hardcode the 2 periods X and Y?

 

 

In our ideal solution the user would be able to freely choose the 2 periods between which he wants to see the deltas.

 

 

Another acceptable solution would be that the report dynamically displays the deltas between the latest available period (in this case 201411,

i.e. November 2014) and the one-before-latest period (in this case 201410, i.e. October 2014).

 

Any suggestion welcome

 

thx

JP


Viewing all articles
Browse latest Browse all 5402

Trending Articles