I need a little help in creating a CDEF. I have a graph for 4 data sources.
INBOUND
OUTBOUND
AVAILABLE
REJECTED
And I want to have a total of just INBOUND and OUTBOUND.
How do I go about doing this.
Thanks
--
Alex
CDEF help
Moderators: Developers, Moderators
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: CDEF help
I'll give it a try:apharas wrote:I need a little help in creating a CDEF. I have a graph for 4 data sources.
INBOUND
OUTBOUND
AVAILABLE
REJECTED
And I want to have a total of just INBOUND and OUTBOUND.
How do I go about doing this.
Thanks
--
Alex
Assuming, INBOUND is the first data source and OUTBOUND is the second one, you'll vreate a CDEF like
Code: Select all
a,b,+
Reinhard
Who is online
Users browsing this forum: No registered users and 23 guests