Thanks for the tips.
I do have more than one event pet type of event.
My report has the following structure:
Group 1 - eventTypeID
should show Summary of Action Cost and Event Cost per Type of Event
Group 2 - eventID
should show Summary of Action Cost per Event and...
Hi everyone!
Here is my problem:
I have 3 tables with the following data
table 1: eventTypeId (uniqueidentifier); eventType (string)
table 2: eventId (uniqueidentifier); eventTypeId; eventCost (decimal)
table 3: actionID (uniqueidentifier); eventId; actionCost (decimal)
As you can see, I have...
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.