Skip to Content
0
Feb 25, 2009 at 02:19 PM

Custom Measure - Unable to Submit Data Using Input Schedule

32 Views

We have an application that requires storage of data on a job-to-date basis. To accommodate this, the application was changed to a YTD application and 3 custom measures were added:

  • JTD (base data)

  • YTD_JOBS (offsets current period against last month of prior period)

  • PERIODIC_JOBS (offsets current period against prior period)

Everything is working and the measures resolve to the correct values. The system also completes logic (advanced and dimension) properly. Data may also be submitted through an Import process.

However, we are unable to submit data using an input schedule. We consistently get a "no data to refresh" error message. When the same schedule is used in the older, periodic version of the application, the submission works as expected.

I suspect the problem is the naming of the custom measures is the root cause. I have been unable to find documentation (BPC 5.1M) related to custom measures for 5.1. Any help resolving this issue and/or tracking down custom measures documentation for v5.1 is much appreciated.

Cheers,

Jeff