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. timberwood

    Mode function

    synapsevampire - Thanks I'll try that. I think it's a grouping issue. I was able to do a work around by calculating the mode for each group and storing it in a table and joining back in the report.
  2. timberwood

    Mode function

    Trying to use the "mode" function and get the error "Summary / running total field could not be created." Here is the code: mode({v_mike_snf_analysis.Days},{v_mike_snf_analysis.diag#}) It is for a group of diag#, days. I need the mode (days) for each group of diag#. Thanks.

Part and Inventory Search

Back
Top