What is your goal?
Why isn’t my second filter working, and how do I set it up?
The three modules run independently and show a green status, but the second filter fails to run. How should I configure it?
What is the problem & what have you tried?
I tried many different methods, but I don’t know where I went wrong.
Create public scenario page
Screenshots (scenario flow, module settings, errors)
2 Likes
Hi Mia,
The filter will not work because the condition and the value are not the same data type. One is a text and the other an integer/number.
You will need to convert the number “i” to a text maybe.
Let me know if this help or if you have further questions.
Welcome to the Make community!
What is the output of module [7]?
We’d love to help, however, we require more information that demonstrates the problem to help us reproduce the scenario and any issues and errors.
To allow others to assist you, please provide the following:
3. Properly-formatted Output Bundles from a Scenario Run
Please provide the input/output bundles of each of the relevant modules by running the scenario, or get the bundles from a previous run from the Scenario “History” tab.
Providing the bundles from a scenario run will allow others to replicate what is going on, especially if there are complex data structures (nested arrays and collections) and external services. This helps mapping the correct raw variable names from collections (instead of the label/display name).
Need help❓View instructions ◀
Click on the white speech bubbles on the top-right of each module and select “Download output (or input) bundles”.

A. Upload a Text File
Save each bundle contents in a plain text editor as a moduleNumber-output.txt file. Open the file to check if it has not added additional formatting or encoded the plain text.
B. Insert a Formatted Code Block
If you are unable to upload files on this forum, alternatively you can paste the bundles AND format them correctly.
Formatting IS Important! 
Here are some ways to provide text content in a way that it won’t be modified by the forum.
-
Method 1: Type code fence manually —
Manually type three backticks ``` in a separate line before and after the content, like this,
```
text goes here
```
-
Method 2: Highlight the pasted content, then click the preformatted text/code button —

-
Method 3: Upload your file elsewhere and share the public link —
This method is only advised for large files exceeding the forum upload limit.
Sharing these details will make it easier for others to assist you, so that you can get better answers, faster.
— @samliew
Hi @Mia_Harris ,
Please refer to the filtering documentation provided below for detailed guidance. I have shared the relevant link for your reference.
If you are still unable to resolve the issue after reviewing the documentation, kindly share detailed information about the data being passed through the filters, including sample input/output and filter conditions. This will help us troubleshoot the issue more effectively and accurately.
Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation