I am having difficulties with more information being pulled inot a report then I want. Prior to adding a particular field the report works great but as soon as I add a different field pointing to a different table then it pulls in more then I want it too. When I look at then links all looks fine...
I am trying to convert the key name to the full name from a list.
Here is the code:
IF (IsNull({SHIPPING_ITEM.SHIPPING_TYPE}))
THEN ListDescription ("SHIP_TYPE",{SHIPPING_ITEM.SHIPPING_TYPE})
ELSE ""
The "SHIP_TYPE" is a list item and points to the full description of the key. ie key is...
HI, I am having difficulty when trying perform a summation on a field in the group footer that has formulas attached.
Here is the specifics,
There are 2 formulas.
1. Changes the decimal places of the current quantity
2. Attaches a unit value to the curretn quantity ( the 2nd formula points to...
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.