Steema-BI-Samples icon indicating copy to clipboard operation
Steema-BI-Samples copied to clipboard

Datamining, Visualization, Machine-Learning, Big data

Results 2 Steema-BI-Samples issues
Sort by recently updated
recently updated
newest added

A boolean parameter in TBIDB Import method to not load all Dataset records, but just create and return a TDataItem filled with the structure of the Dataset (fields and subfields)....

enhancement

TObjectExpression currently supports Object + field or property ( Edit1, 'Text' ) The enhancement is to support free expressions like: 'Button1.Width \* 42 + (Panel1.Position.X / 3)' A possible syntax:...

enhancement