June 2022 Release Notes

Daybreak

NLA AU Model Enhancements

The NLA model will now support the following search phrases:

  • Show me customer ID, birthday and join date of male customer with checking accounts
  • Account ID, balance, product type which opened last week
  • Active employee customer’s ID and their state

NLA Autocomplete Search Additions

The NLA Autocomplete feature will now suggest the following search phrases:

  • How many {Customer_hascolumn} customers
    • “How many eStatements customers”
  • How many customers with {Customer_hascolumn}
    • "How many customers with eStatements"
  • Customers who do not have {Customer_hascolumn}
    • “Customers who do not have online banking”
  • {Customer_hascolumn} customers
    • “Mobile banking customers”
  • {Customer_Status} {Customer_IsEmployee} customers with a {Account_ProductType} account
    • "Active employee customers with a checking account"
  • Accounts that are overdrawn less than {Account_ConsecutiveDaysOverdrawn} days
    • “Accounts that are overdrawn less than 7 days”
  • Customers that live less than {Customer_ClosestBranchDistance} miles to closest branch
    • “Customers that live less than five miles to the closest branch”
  • Customers who live less than {Customer_DistanceToHQ} miles from headquarters
    • “Customers who live less than fifty miles from headquarters”
  • Customers with {Account_ProductCategory} accounts who are {Customer_iscolumn}
    • "Customers with investment accounts who are employees"
  • Customers with {Account_ProductType} accounts who are {Customer_iscolumn}
    • “Customers with mortgage accounts who are deceased”
  • Accounts with the closed code of {Account_ClosedCode}
    • “Accounts with the closed code of BR”
  • Show me customer ID, birthday and join date of male customer with checking account
  • Account ID, balance, product type which opened last week
  • Active employee customer’s ID and their state
  • Customer birthday
  • Customer join date
  • Account balance

Small Feature Enhancements

  • The Query Builder will display 'Total Rows' as a default Insight for newly created queries