[ROOT] / app / bef / Controller / EditController / ~std

EditController

~std

KeyValue
_DescriptionThe standard instance of EditController. Used as default if no controller specified.
CountRequest-20134-
Created2026-07-05 03:05:02.188
LogLevel-STANDARD-
QueryProgressContains, in addition to result, also log information about execution of API query
WHERE DimCurrency.AlternateKey EQ 'GBP'/PIVOT DimCustomer.Name+','+DimCustomerId BY OrderDate.Year() SUM SalesAmount/ORDER BY 2020/SKIP 750

Individual query expressions are:
WHERE DimCurrency.AlternateKey EQ 'GBP'
PIVOT DimCustomer.Name+','+DimCustomerId BY OrderDate.Year() SUM SalesAmount
ORDER BY 2020
SKIP 750

Note that the ordinary result (from an ordinary exceution of query) is stored in Result which is 'invisible' from ordinary PropertyAccess.


-_Description-, AllLogEntriesForThisQuery, CreateHints, CurrentStrictness, Limit, Queries, StrCurrentType, UseCache

5 items

Edit


Generated 2026-07-05 17:59:46.616 UTC