Hello,
I am trying to do something I think is relatively simple, but doesn't appear to be working for me. I am trying to display a KF summed into buckets by a date range.I made a simple test that I frustratingly can't get working. This is what I did:
I have a custom date IO called "Actual Finish Date" which uses 0DATE as a reference characteristic. It has a custom variable that is single, optional, input ready.
The output is the KF for that date, which works fine as expected. What does not work is a RKF I created which is restricted by variable+1 trying to just make it show one day in the future (since I couldn't get intervals working either for an odd week range, ultimate goal). Well this RKF does not display any data at all. I do know that the date entered +1 day does have data. Anyone have a guess what I could be doing wrong?
Thanks for looking,
gary
Results for 6/3/2013
Results for 6/4/2013. I would have expected in the last and next screenshot that there would be data in the Builds Week 1 RKF. To test the RKF currently only an offset of +1.
CKFtest definition, nothing special here just stripping out units so items can be summed (old data uses a different unit)
Query filter variable, 0P_CSDAT which is used in the RKF for offset.
RFK, where offset+1 isn't working to increment the day by 1
What am I doing wrong??