This document provides additional information about HubCloud (SaaS) For further information, see Help Center or visit the support resources on our website.
Data Source Expressions
- Filters became available in the data sources for the Catalogs. For example: Catalog.Contract | Partner( $h.partner ) | Select()
- In data sources for Catalogs, the use of GetTitle() has become available.
- GetTitle () extends to VLookUp.
- Simplified VLookUp Syntax. For example: VLookUp(store, Catalog.Store, id, *)
- Added simplified syntax for full join. FullJoinAuto( tempTable, joinCondition)
- Added New ExpandByPeriod Function.