# UiARD — Question 829

**Type:** hot_area
**Topics:** filter_data, datatable, uipath

## Question

HOTSPOT
-

A developer has a datatable, dt_Companies, containing data for numerous companies. In the datatable, RevenueSize is a numeric column representing the current revenue in USD and YearFounded is a numeric column representing the year the company was founded. The developer needs the filtered datatable to remove two types of companies:

• Companies with revenues of 500,000 USD or more
• Companies that were founded before the year 2010

Instructions: Using the drop-down lists for Column, Operation, and Value, configure the Filter Wizard of the Filter Data Table activity to place the filtered results in dt_FilterCompanies.

//IMG//

## Correct Answer

_See scenario._

---
Source: https://hiexam.net/q/uipath/UiARD/829  
Practice (tracked): https://hiexam.net/study/UiARD/practice