# Accessing info form modules that are before a numerical agregator (tool)... BIG ISSUE

**URL:** https://community.make.com/t/accessing-info-form-modules-that-are-before-a-numerical-agregator-tool-big-issue/13756
**Category:** Questions
**Created:** [July 28, 2023, 2:42pm UTC](https://community.make.com/t/accessing-info-form-modules-that-are-before-a-numerical-agregator-tool-big-issue/13756 "2023-07-28T14:42:03Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Philippe\_Tschanun](https://avatars.discourse-cdn.com/v4/letter/p/a3d4f5/32.png) [@Philippe\_Tschanun](https://community.make.com/u/Philippe_Tschanun)
#### Post date: [July 28, 2023, 2:42pm UTC](https://community.make.com/t/accessing-info-form-modules-that-are-before-a-numerical-agregator-tool-big-issue/13756/1 "2023-07-28T14:42:03Z")

</div>

Hi,

This loom is showing my issue… sure, its a little trick… but it’s blocking everythings : (

[https://www.loom.com/share/383ac3d3fdc942f38269e1a4a75aceed?sid=bda4709f-6ad0-4d28-9abd-8ca97cfe9e75](https://www.loom.com/share/383ac3d3fdc942f38269e1a4a75aceed?sid=bda4709f-6ad0-4d28-9abd-8ca97cfe9e75)

Tks for your help

---

<div class="post-metadata">

### Author: ![Msquare\_Automation](https://dub1.discourse-cdn.com/flex013/user_avatar/community.make.com/msquare_automation/32/6634_2.png) [@Msquare\_Automation](https://community.make.com/u/Msquare_Automation)
#### Post date: [July 29, 2023, 5:10am UTC](https://community.make.com/t/accessing-info-form-modules-that-are-before-a-numerical-agregator-tool-big-issue/13756/2 "2023-07-29T05:10:56Z")

</div>

Hi @Philippe_Tschanun

The problem arises from having aggregator, which results in no data being obtained after final aggregation only get aggregated data.

To resolve this, you should introduce a router before the numerical aggregator. In the router path, include “Google Doc,” which allows you to map all the data before reaching the numerical aggregator.

To get aggregated data, please use set variable after the aggregator and then use get variable in the subsequent router section, leading to the Google Doc.

Diagram:  
 ![image](https://europe1.discourse-cdn.com/flex013/uploads/make/original/2X/d/dbde1f96bed23da9aed7b8801100617bb902cb58.png)

Set variable:

 ![image](https://europe1.discourse-cdn.com/flex013/uploads/make/original/2X/6/682e42ee95348b8fcec91ae1be710bf18218fedf.png)

Get variable:

 ![image](https://europe1.discourse-cdn.com/flex013/uploads/make/original/2X/2/23ef64f19740a546bd9cfc23c4459c8205e6b03b.png)

After get variable results:

 ![image](https://europe1.discourse-cdn.com/flex013/uploads/make/original/2X/d/d40a0b1312d1d44dcf65bd6d9121de24a82a0496.jpeg)

[MSquare Support](https://calendly.com/msquarepro/meeting)  
Visit us [here](https://www.msquare.pro/)  
[Youtube Channel](https://www.youtube.com/channel/UCqidlIIwbejxZmRUWBICcjQ)

---

<div class="post-metadata">

### Author: ![Make\_Bot](https://dub1.discourse-cdn.com/flex013/user_avatar/community.make.com/make_bot/32/14661_2.png) [@Make\_Bot](https://community.make.com/u/Make_Bot)
#### Post date: [December 7, 2023, 5:26pm UTC](https://community.make.com/t/accessing-info-form-modules-that-are-before-a-numerical-agregator-tool-big-issue/13756/4 "2023-12-07T17:26:20Z")

</div>


