You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood for Oracle Cloud HCM   Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

BIP Default Values in Parameters

edited Aug 17, 2018 7:07PM in Reporting and Analytics for HCM 2 comments

Summary

Data Model - Can't setup a default value in Parameters

Content

Hi Everyone,

I wonder if one of you have faced that.

I have parameter called Assignment Status in my BIP report but I would like to setup 'ACTIVE ASSIGNMENT' as default.
However, I just can't do that as data model seems not to save my change.
This parameter has a list of value, something like:

select distinct user_status, assignment_status_type_id
from   FUSION.PER_ASSIGNMENT_STATUS_TYPES_VL
where end_date is null or trunc(sysdate) between start_date and end_date
order by user_status

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!