'Generic Inquiry / Fonction Concat

When using the concat function with certain fields, it does not respect the content. =Concat(CStr([Account.AccountCD]),' / ',CStr([Account.Description]))

In this example, the Accountcd field is missing

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source