NL(Picture)
In the NAV Web Service Data Source, NL(Picture) does not work when Calc Filters, Link Filters, or manual sorts are present in the NL(Picture) formula.
DateFormula Field Values/Filters
DateFormula field values use unit abbreviations such as D for Day, WD for Week Day, or M for Month. So a value like "5D" means 5 days. DateFormula values are stored in a non language-specific manner, and then translated when the value is retrieved. Currently in NAV web service data sources, Jet Essentials only retrieves and filters by DateFormula values using the English unit abbreviations
Comments