NOTE: Showing information about EditController serving API method.
Click here in order to call actual API method instead.

[ROOT] / EditController / ~std

EditController

~std

KeyValue
_DescriptionThe standard instance of EditController. Used as default if no controller specified.
CountRequest13783
Created2026-07-05 03:05:02.188
LogLevelSTANDARD
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 DESC/SKIP 417

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

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


Generated 2026-07-05 13:18:30.187 UTC