Recruting Real Time
Summary
Recruting Real TimeContent
Hello. I have built a report using the Recruiting - Recruiting Real Time subject area. I need to filter by global transfer, external candidate and offer accepted.
I can filter by "external candidate" and "offer accepted" but I am unsure of what field to use so I can filter by "global transfer" When I added "Candidate Pool Basic Information". "Is Global", I receive an error message.
I have attached the XML that I have built so far but was wondering if anyone could assist me in adding a global transfer filter.
Code Snippet
<saw:report xmlns:saw="com.siebel.analytics.web/report/v1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:sawx="com.siebel.analytics.web/expression/v1.1" xmlVersion="201201160"> <saw:criteria xsi:type="saw:simpleCriteria" subjectArea=""Recruiting - Recruiting Real Time"" withinHierarchy="true"> <saw:columns> <saw:column xsi:type="saw:regularColumn" columnID="c43e77484fa764ba1"> <saw:columnFormula> <sawx:expr xsi:type="sawx:sqlExpression">"Job Offer - Assignment Details"."Legal Employer"</sawx:expr></saw:columnFormula> <saw:displayFormat> <saw:formatSpec suppress="suppress" wrapText="true"/></saw:displayFormat>