Linq Query to filter the Data Table based on the Region

Filter_by_Region.xaml (11.5 KB)
Join Tables Linq.xaml (7.6 KB)
Separate_Sheets.xaml (9.7 KB)
Workbook_Sheets.xaml (7.3 KB)
Write_grade_from _percentage.xaml (15.8 KB)
Xaml file to filter the data Table based on the Region.

1 Like

Why not just use the Filter Data Table activity? Quick and easy.

Yes , we can, but the approach is using the LInq Queries , just to learn the usage of the LinQ queries, I find Linq is more intresting . :slight_smile:

Then I suggest searching the forums. It’s a great way to find what you’re looking for.

Hi @Nissy_Ruth_Prabhu ,

We are noticing you are providing the References for Possible Solutions on different Topics.

Just to differentiate between a Query and a Solution/Tutorial post, You could add the necessary tags to the Topic (such as Tutorial, Solution, Knowledge Base) and maybe a One liner description of what the Solution does, so that other users would be able to understand that the posted Topics are not Queries in need of answers :slight_smile:

1 Like

Hi @Nissy_Ruth_Prabhu

If you want to learn the LinQ queries from the foundation, do check the below thread which really helps you to learn LinQ queries easily.

Hope it helps!!

we agree to

When

then we would also recommend providing all related materials (e.g. used Excel files). So someone else has a chance to follow and inspect the details

1 Like

Thank you for the Suggestions, will update accordingly. :slight_smile: