Combine two results

What are you trying to achieve?

Combine two results for text, and push it once from line.app

Steps taken so far

  1. I got data from notion
  2. sum price, group by category
  3. router
    4-1. sum again, sum all category price
    4-2. parse to text, I need category Item price
food:300
car:150
...

push this message from line.app

I want to push once not twice, but I don’t know how to combine two results in one text !?

Screenshots: scenario setup, module configuration, errors

Welcome to the Make community!

That’s the “Magic Router” method. Use a Set variable after the first routes.

In the second route, use a Get variable module.

For more information, see “Magic Router formula” below.

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

Getting Started

Help Centre Basics

Articles & Videos

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

3 Likes

Thank you very much for your reply; it has been very helpful to me.

I am currently struggling with not being able to find the keywords.

Thank you for your assistance.

1 Like