Skip to main content
March 5, 2024
Question

reduce function

  • March 5, 2024
  • 12 replies
  • 2 views

hi all

I was not able to figure out how the reduce function will work dynamically

can someone explain

12 replies

harshitb6843
March 5, 2024

Did you try taking a look at the documentation and running the sample code in your environment to understand its functioning?

March 5, 2024

yes harshit  i have tried this

reduce(
  function: rule!SB_sum(number: _,sum:_),
 initial:0,
list:{1,2,3},
context:1
)

 

getting this error

harshitb6843
March 5, 2024

Like the error says, you will need to remove the keywords.

stefanhelzle0001
Brainy
March 5, 2024

Maybe this blog post helps.

appian.rocks/.../

March 13, 2024

ths blog helped me

March 13, 2024

thank  you stefan

mathieud0001
March 5, 2024

This community thread could also be helpful: community.appian.com/.../reduce-and-merge

March 12, 2024

Have you resolved it? If you are a student and need someone to write your coursework, then oxessays.com/.../coursework-writing Oxessays can be the best choice for you. When I tried them, they delivered the essay as soon as possible, and it was very good. If you also need help writing, you must visit Oxessays.

stefanhelzle0001
Brainy
March 12, 2024

Resolved what?