Evaluate Dynamic Formulas in Apex - Salesforce

Поделиться
HTML-код
  • Опубликовано: 1 дек 2024

Комментарии • 8

  • @pradeepkumars975
    @pradeepkumars975 5 месяцев назад +1

    Thanks for the info and we can use custom meta data to handle it more efficiently

    • @TechnicalPotpourri
      @TechnicalPotpourri  5 месяцев назад

      Agreed. It is giving us lots of flexibility.

    • @pradeepkumars975
      @pradeepkumars975 5 месяцев назад

      This feature is not only for dynamic formula fields we can create custom validation rules using custom metadata and we can use it in triggers and flows as well. Is it supporting child to parent relationship value?

    • @TechnicalPotpourri
      @TechnicalPotpourri  5 месяцев назад

      I don't think it supports child to parent relationship value. It is solely on single object.

  • @awesomekj5812
    @awesomekj5812 5 месяцев назад

    What will be the use case for this ? I feel like I can do that with IF statement as well ...isn't ? This won't work in cases where you actually need formula on page to create list view and all

    • @RamananRaju-sr4rq
      @RamananRaju-sr4rq 3 месяца назад +1

      good question, i have the same thought. This use case could have been easily handled through a 'if' statement why would this require a builder class

  • @SarGuP
    @SarGuP 5 месяцев назад +1

    Can we use this for multiple records

    • @TechnicalPotpourri
      @TechnicalPotpourri  5 месяцев назад

      Yes absolutely you can use this formula for multiple records