Hi Bruce,
Here is the issue I am having...my basic query looks like this..
SELECT
SERVICECALLS.SER_ID As ServiceCallID
FROM
ITSM_SERVICECALLS SERVICECALLS
WHERE
(
dbo.GET_REP_DESCRIPTION(SERVICECALLS.SER_STA_OID,@Variable('RMLanguage')) IN ('Dispatched')
)
When I drag and drop the...
Hello All,
I am new to Business objects development environment.
I wanted to know how I can access data from 2 different universes into 1 table for a single report.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.