Skip to Content
0
Nov 01, 2012 at 07:14 PM

Measure the time taken for look-up on an infocube

23 Views

hi,

I have a situation where I need to do a look-up on an infocube in my transformation. I know it is not a recommended solution because of the many joins that would happen between the infocube tables.

I want to know how I can measure the time that it takes for the look-up func. module to run, so that I can see if I can bring it down using any filters on the data.

Please let me know how I can measure the time?