Hello,

I am looking for some ideas about how to implement real time data in an OLAP user interface. We have a sales cube that displayes the sales history over time (product by time). But we would like to add 1 column at the end with the current qty of those items or categories. we do not want to be calculated from the cube (receiving- sales). We have a field in our database that gives us that data.

Any idea how to integrate something like that?

Raphael