I have below T-SQL Code, wondering how i can get the equivalent on this in AL
I have below T-SQL Code, wondering how i can get the equivalent on this in AL
The filter is equivalent to the following code:
SETFILTER(RangeFrom,’<=%1’,ProjectValue);
SETFILTER(RangeTo,’>=%1’,ProjectValue);
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,353 Super User 2024 Season 2
Martin Dráb 228,251 Most Valuable Professional
nmaenpaa 101,148