FILTERJSON (PQL - xl)

This function parses data from a JSON string

  • Library: PQL \ Spreadsheet \ Web
  • Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module

Syntax

FILTERJSON(json string)

Function Arguments

Name

Description

Type

Optional

json string

JSON string data in a valid format

String

Comments

This function is the same as the Microsoft Excel 'FILTERJSON' function - using the same inputs, logic and outputs.