Skip to main content
Skip table of contents

Aging Buckets in Advanced Analytics by DataSelf


Out-of-the-box aging buckets are calculated fields in Tableau workbooks. They have been created in templates such as AP Aging, AR Aging, Cash Flow Projection, Open Sales Order (SO), and Open Purchase Order (PO).

In some deployments, you’ll need to adjust aging buckets to match how they are in source system.

Adjusting Aging Buckets

The script below is going to use AR Aging as an example. But the adjustment concept applies to ALL aging buckets:

  1. Open a report that has the aging bucket that needs adjustment.

    1. Ex.: DataSelf for Sales workbook, 8.1 AR by Cust view.

  2. Enter the DataSelf edit mode by clicking Edit on the top right.

  3. What are you seeing now on the top left corner?

    1. Dashboard tab: This means you are editing a dashboard. Then:

      1. The bottom tab should have the name of this dashboard (ex: 8 AR Aging). Make a note of the tab name.

      2. Click on an empty area of any of the widgets on the dashboard. Do NOT click on a data point.

      3. On the top right or left of the widget, click the Go to Sheet icon (below).

      4. You should now be on the view tab for that particular widget, and you should see the Data tab on the left panel. Go to the next step.

    2. Data tab: This means you are editing a view (not a dashboard). Then proceed to the next step.

  4. On the left panel, under Dimensions, right-click Aging → Edit.

    1. The calculated field editor for Aging opens.

    2. Important: The Aging calculated field expression might seem complex at first. But if you have basic understanding of a programming language, you should be able to make sense from it, and then make adjustments as needed.

    3. Example in AR Aging: Let’s change all transactions with Type = ‘PMT’ to be ‘On Time’:

      1. In the calculated field editor for Aging, replace the block below:

      2. With the following:

      3. Click Ok.

    4. To save the changes to this workbook:

      1. If you are editing a dashboard (see step 3 above):

        1. Click the bottom tab that has the name of the dashboard (see step 3). FYI, if the widget you worked on was hidden from the tabs, this step will hide it again - this is expected and ok.

        2. Click File Save.

      2. If you are editing a view, click File Save (or Save As).

      3. Important notes:

        1. If you only see Save As, it’s because you don’t have rights to overwrite this template.

        2. The out of the box templates available in the ClientSite project are maintained by DataSelf.

        3. Save your customized templates into other projects. For instance, save a customized 360-View dashboard into the Management project.

  5. To exit the edit mode, click FileClose.

Important notes:

  • After you complete the steps above, run reports and/or dashboards from this workbook and see if the changes are doing what you expect them to do.

  • The changes above will only apply to the workbook on worked on. Go to other workbooks that have the same Aging calculated field and make the same adjustments.

In this section

Related Content

There are no related labels.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.