In this article:
Transpose | Convert | Lookup | Links | Move | Replace

Debug your objects

Most objects are fairly simple to define, but in some cases you might want to understand what's going on inside XLReporting when it is running your reports, models, or imports.

If your user role has the Show console permission, you can open up the Developer Console of your browser at any time to see the results of processes and reporting objects:

xlapp.show

screenshot debug objects

This shows the following information, which you can drill into at any time:

Please note the following:

You can either drill into the hierarchy of information, or type the desired information directly into your console, for example:

xlapp.show.CurrentData[4]

This will return the 5th row of the data on your screen (remember that everything is zero-based).

Need any help?

If you have any issues with your configuration, we provide free consulting, so please contact us anytime.

Recommended reading:
Back to top | Imports | Reports | Models

We value your privacy

We use cookies to enhance your browsing experience and analyze our traffic.
By accepting, you consent to our use of cookies.

Accept Reject Cookie Policy