FUNid CONDITION OBJECT TYPE OBJECT ID
--------------------------------------------------
FUNC1 TCP1 type1 objid1
FUNC1 TCP1 type1 objid2
FUNC1 TCP1 type2 corp
FUNC2 TCP2 type1 objid1
FUNC2 TCP2 type1 objid2
FUNC2 TCP2 type2 corp
FUNC3 TCP3 type1 objid1
FUNC3 TCP3 type1 objid2
FUNC3 TCP3 type2 corp
FUNF1 TCP1 type1 objid1
FUNF1 TCP1 type1 objid2
FUNF1 TCP1 type2 FIELD
FUNF2 TCP2 type1 objid1
FUNF2 TCP2 type1 objid2
FUNC2 TCP2 type2 FIELD
FUNF3 TCP3 type1 objid1
FUNF3 TCP3 type1 objid2
FUNF3 TCP3 type2 FIELD
This how ther eport displays now. But My user came up with a new adition to the report by prompt.
{?object id} will be picked from a pick list which would be either Field or Corp
Then I should be able to display the report base on the parameter.
say {?object id} = 'field' then I should be able to display only bottom 3 FUNid and details.
FUNid CONDITION OBJECT TYPE OBJECT ID
--------------------------------------------------
FUNF1 TCP1 type1 objid1
FUNF1 TCP1 type1 objid2
FUNF1 TCP1 type2 FIELD
FUNF2 TCP2 type1 objid1
FUNF2 TCP2 type1 objid2
FUNC2 TCP2 type2 FIELD
FUNF3 TCP3 type1 objid1
FUNF3 TCP3 type1 objid2
FUNF3 TCP3 type2 FIELD
Can anyone help on how to do this or is it possible to do this??
Any help is Appreciated
Thanks in Advance,
Sweetie
--------------------------------------------------
FUNC1 TCP1 type1 objid1
FUNC1 TCP1 type1 objid2
FUNC1 TCP1 type2 corp
FUNC2 TCP2 type1 objid1
FUNC2 TCP2 type1 objid2
FUNC2 TCP2 type2 corp
FUNC3 TCP3 type1 objid1
FUNC3 TCP3 type1 objid2
FUNC3 TCP3 type2 corp
FUNF1 TCP1 type1 objid1
FUNF1 TCP1 type1 objid2
FUNF1 TCP1 type2 FIELD
FUNF2 TCP2 type1 objid1
FUNF2 TCP2 type1 objid2
FUNC2 TCP2 type2 FIELD
FUNF3 TCP3 type1 objid1
FUNF3 TCP3 type1 objid2
FUNF3 TCP3 type2 FIELD
This how ther eport displays now. But My user came up with a new adition to the report by prompt.
{?object id} will be picked from a pick list which would be either Field or Corp
Then I should be able to display the report base on the parameter.
say {?object id} = 'field' then I should be able to display only bottom 3 FUNid and details.
FUNid CONDITION OBJECT TYPE OBJECT ID
--------------------------------------------------
FUNF1 TCP1 type1 objid1
FUNF1 TCP1 type1 objid2
FUNF1 TCP1 type2 FIELD
FUNF2 TCP2 type1 objid1
FUNF2 TCP2 type1 objid2
FUNC2 TCP2 type2 FIELD
FUNF3 TCP3 type1 objid1
FUNF3 TCP3 type1 objid2
FUNF3 TCP3 type2 FIELD
Can anyone help on how to do this or is it possible to do this??
Any help is Appreciated
Thanks in Advance,
Sweetie