DIGFM: JSONQuery 2024 - a custom function to... query JSON (7/11/2024)
HTML-код
- Опубликовано: 28 окт 2024
- Basic things JSONQuery does:
1) Query: Allows for finding elements that match a supplied value, with a variety of options for operators.
2) Aggregate: Allows for returning an aggregate, e.g., SUM, AVG, LIST, etc., of values taken from either the matched elements, or all of the input.
3) Transform: Allows for customization of how the results are returned, with the option to pick-and-choose what attributes are included in the output, and how they are named.
Note: JSONQuery has a number of new features, as well as some improvements on existing features. Kevin Frank demonstrates these during the meeting, discussing what's new due to FileMaker 21, and what's upcoming in a new release of JSONQuery.
Meeting details and discussion here.
community.clar...
You can follow more of what we're up to with the Developer Innovation Group in FileMaker-and even offer us suggestions-at the following Community group:
community.clar...
This function is bonkers level of awesome.