Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  Performance Management Framework (PMF)    [Closed] - Days Sales Outstanding Metric

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[Closed] - Days Sales Outstanding Metric
 Login/Join
 
Gold member
posted
Has anyone figured out how to calculate this within PMF? With the calculation multiplying by the number of days I know I can't use a measure, but then I wouldn't expect it to aggregate properly using a data point. Am I wrong in this assumption. I was also thinking of calculating it using account the accounts receivable turnover ratio but not sure how to get the average value of Accounts Receivable. Adding the beginning value and ending value then dividing by two won't work in calculating the quarter value if it is a monthly metric, or am I wrong again? I also haven't seen anywhere to calculate the number of days. I am guessing I have to add a date source to do this count?

Thanks for any help.

This message has been edited. Last edited by: Jasen,


WebFocus 8.002
PMF 8.2.3
Windows, all output
 
Posts: 76 | Location: Minnesota | Registered: December 28, 2012Report This Post
Master
posted Hide Post
OK so it's

[Ttl Accounts Receivable]
------------------------- x [Days outstanding]
[Ttl credit sales]

To get this to line up as a metric, assuming you have the three Datapoints above ready, create one derived Datapoint:

[AR times days] = [Ttl Accounts Receivable] * [Days outstanding]

In the Measure, use ratio, and do this:

num: [AR times days]
den: [Ttl credit sales]

that should do it!

Hope this helps


Bob Jude Ferrante
Director of Business and Development
WebFOCUS Performance Management
Bob_Ferrante@ibi.com
917-339-5105

I'll take any questions about PMF - business or technical - anytime!

 
Posts: 919 | Registered: March 26, 2003Report This Post
Gold member
posted Hide Post
I would expect this to add the total account receivable balance each month when I want to see the value quarterly.


WebFocus 8.002
PMF 8.2.3
Windows, all output
 
Posts: 76 | Location: Minnesota | Registered: December 28, 2012Report This Post
Master
posted Hide Post
Jasen

Thanks... we love the hard questions.

The answer would "depend" - don't I sound like a technical person now?

It's a limitation in PMF that it can't "look back" during a load.
But you CAN provide lookback data in the source.

Here are two options to solve this:

  • if this is a quarterly-current metric, you might want to pull the datapoint for the AR to quarterly level. PMF's loaders will automatically "thunk" the metric to quarterly level if you do that.
  • if this is a MONTHLY metric that has to pull a QUARTERLY AR number, ensure that you have a field that contains the quarterly number (not the monthly components of the number) and feed that field to a datapoint (it's OK if it's monthly), and to ensure you don't get unwanted aggregation, set the measure to display LATEST under the Controls > Time display options. This will ensure that you only see PRESENT value for the metric.

    Hope these options help you.


    Bob Jude Ferrante
    Director of Business and Development
    WebFOCUS Performance Management
    Bob_Ferrante@ibi.com
    917-339-5105

    I'll take any questions about PMF - business or technical - anytime!

  •  
    Posts: 919 | Registered: March 26, 2003Report This Post
      Powered by Social Strata  

    Read-Only Read-Only Topic

    Focal Point    Focal Point Forums  Hop To Forum Categories  Performance Management Framework (PMF)    [Closed] - Days Sales Outstanding Metric

    Copyright © 1996-2020 Information Builders