Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. PivotValue_SummarizeFunction :: Text -> PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets.Types

    No documentation available.

  2. pattern PivotValue_SummarizeFunction_Average :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets.Types

    Corresponds to the AVERAGE function.

  3. pattern PivotValue_SummarizeFunction_Count :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets.Types

    Corresponds to the COUNT function.

  4. pattern PivotValue_SummarizeFunction_Counta :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets.Types

    Corresponds to the COUNTA function.

  5. pattern PivotValue_SummarizeFunction_Countunique :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets.Types

    Corresponds to the COUNTUNIQUE function.

  6. pattern PivotValue_SummarizeFunction_Custom :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets.Types

    Indicates the formula should be used as-is. Only valid if PivotValue.formula was set.

  7. pattern PivotValue_SummarizeFunction_Max :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets.Types

    Corresponds to the MAX function.

  8. pattern PivotValue_SummarizeFunction_Median :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets.Types

    Corresponds to the MEDIAN function.

  9. pattern PivotValue_SummarizeFunction_Min :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets.Types

    Corresponds to the MIN function.

  10. pattern PivotValue_SummarizeFunction_None :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets.Types

    Indicates that the value is already summarized, and the summarization function is not explicitly specified. Used for Looker data source pivot tables where the value is already summarized.

Page 335 of many | Previous | Next