Find the JSON Objects for the filters-v2 Property
The filters-v2 property requires an array of FilterControl JSON objects. Use the JSON tab in the workbook editor to get the initial filter syntax.
If the Developer option isn't displayed in the workbook's Menu, then you need to enable it. See Enable Oracle Analytics Developer Options.
Make sure to copy each required FilterControl JSON object exactly as it is exported, then use the array as the value of the V2 model property bound to filters-v2. Dontt change generated identifiers, formulas, or `address` values unless you understand the effect on the filter definition.
For the V2 <oracle-dv> binding and initialization example, see Use the filters-v2 Property to Pass Filters.