Skip to main content

Hi everyone!

We’ve released the following platform improvements this week:

 

SF 2024.2

  • 20240605 - Enrichment improvements

    We made several improvements to enrichments themselves and the enrichment execution mechanism:

    • Enrichment: Add a table description with AI
      • Exclude generated tables in AI completion prompt for enrichment
    • Enrichment: Create prefilters for checkboxes
      • Exclude generated columns in Model update query and change instructions accordingly
      • Suggest the to be created prefilter groups to be nonmandatory by default instead of mandatory
      • Use the 'is_truthy' function to validate truthy input for the parameter @mand_grp in the enrichment templates 'create_prefilter_grp' and 'create_prefilters'
    • Enrichment: Create prefilters for image combos
      • Exclude generated columns in Model update query and change instructions accordingly
      • Suggest the to be created prefilter groups to be nonmandatory by default instead of mandatory
      • Use the 'is_truthy' function to validate truthy input for the parameter @mand_grp in the enrichment template 'create_prefilter_grp'
    • Enrichment: Include every lookup column in the search
      • Ensure that the enrichments not only supports tables but also table variants
      • Rename template 'include_in_global_filter' to 'include_in_filter_tab'
      • Add new template 'include_in_global_filter_tab_variant' to support table variants
    • Task code: Generate model updates (technical: task_add_job_to_run_enrichment)
      • Add enrichment title + parameters as job parameters
Be the first to reply!