Skip to main content

14 posts tagged with "Viewpoint Spectrum"

View All Tags

· One min read
John Zucchi

System-specific:

· One min read
John Zucchi

System-specific:

· One min read
John Zucchi

System-specific:

Analytics:

· One min read
John Zucchi

System-specific:

· One min read
John Zucchi

System-specific updates:

· One min read
John Zucchi

General updates:

  • Added support for IN, NOT IN, BETWEEN, NOT BETWEEN, LIKE, ILIKE, NOT LIKE, and NOT ILIKE filters

System-specific updates:

· One min read
Samantha Zhang

General updates:

{
"filters": [
{
"field": "source_data.AmountDue",
"operator": "<",
"value": "100"
}
],
"order_by": [
{
"field": "source_data.Paid",
"dir": "DESC"
}
]
}

System-specific updates: