Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Tweaki

    Grouping of same fields on Week, Month, and Year show exact same value

    Thanks Madawc and Synapse, appreciate all the info!! T.
  2. Tweaki

    Grouping of same fields on Week, Month, and Year show exact same value

    if{?Division}<> "LIKE '%'" then {v_targ_Hauling_ProductionvsTarget.emp_department} = {?Division} else {?Division}= "LIKE '%'" and If {?Equipment} <> "LIKE '%'" then ({v_targ_Hauling_ProductionvsTarget.groupcode} = {?Equipment} and {v_targ_Hauling_ProductionvsTarget.funccode} = 4) else...
  3. Tweaki

    Grouping of same fields on Week, Month, and Year show exact same value

    OK -- found part of the problem -- My record select formula has three statements in it. The third and final statement basically says only bring back the last 7 days work of data from the end date parameter. My next question is that I have a sneaking suspicion that the Record Select expert is...
  4. Tweaki

    Grouping of same fields on Week, Month, and Year show exact same value

    It would probably help to mention that this report relies on three parameters: end date, Division, and Equipment type. The only time I get this problem is when both Division and Equipment are set to "all". Either one of them can have a parameter value of "all", and the report comes up...
  5. Tweaki

    Grouping of same fields on Week, Month, and Year show exact same value

    Sorry? How would I confirm that my totals are summarizing the right groups? (I'm a CR newbie).
  6. Tweaki

    Grouping of same fields on Week, Month, and Year show exact same value

    Not entirely sure what you mean, but I'll tell you what I'm doing: in the correct group section I right click on the field I want to total (say I want the weekly count for job numbers). I select edit summary, and then the Edit Summary dialogue box comes up, it select the field...
  7. Tweaki

    Grouping of same fields on Week, Month, and Year show exact same value

    Help Please! Crystal Reports v10.0 I have a number of fields (for example, kilometers driven, number of loads, hours driven, etc.) that I'm trying to show either a count or summation per time period, IE -- on a weekly, monthly, and yearly basis. My problem is that these fields are...
  8. Tweaki

    Download a report from Crystal Enterprise

    Awesome, that's exactly what I needed -- forgot about that area. Thanks! T.
  9. Tweaki

    Download a report from Crystal Enterprise

    Hello, I'm administering Crystal Enterprise 10.0. Can anyone tell me if I can download a report FROM Crystal Enterprise in it's raw crystal design form? IE, I can't find the raw report anywhere on the network, and a user wants me to make some modifications to (add a field) the report itself...
  10. Tweaki

    Giving a user scheduling access to an object

    Whoops -- knew I would forget something. Will do -- and yes, they were going through another grouping to give scheduling priviledges to User A. Thanks for your input. T.
  11. Tweaki

    Giving a user scheduling access to an object

    Hello -- I'm a newbie here, so apologies if I'm not as descriptive as I should be. I have a user(A) who needs to have the same access priviledges to a particular object as another user(B) does. As far as I can tell, both Users belong to the exact same groups (Everyone and Accounting), but...

Part and Inventory Search

Back
Top