Skip to main content

How does the function prbi_get_post_profile_detail work

How can I use prbi_get_post_profile_detail in a calculation

C
Written by Charlotte Alderson
Updated over a month ago

PRBI_GET_POST_PROFILE_DETAIL can be used to get two details for a Post.

A. The Post Type Code which is sometimes know as the Employee Status at employee level e.g. permanent, temporary

OR

B. The Post Title Code or Job Title Code i.e. the reference code linked to the job associated with this post.

In both cases, only the reference codes are output - not the descriptions.

When creating the calculation in Insight using this function :

If you require the Post Type Code, select post_number for the field p_post_number.
Then enter the word TYPE for p_item_type and press Return.
TYPE should display, click in the box to select it for p_item_type.

If you require the Post Title Code, enter TITLE for p_item_type.

Did this answer your question?