No video

NEW - EXCEL FILTER Function - Everything you need to know

  Рет қаралды 66,121

Data Untelligence

Data Untelligence

Күн бұрын

Learn how to use the new FILTER Function in EXCEL.
Filter data and tables using multiple conditions including:
Filter(AND)
Filter(OR)
Filter(CONTAINS)
File Location:
www.etsy.com/a...
Other Excel Playlists:
Extract SERIES (Numbers, Text, First Word, ETC) : • EXCEL - Extract ANY wo...
Pivot Table SERIES : • Group & Ungroup date f...
2 Minute Formula SERIES : • Add Months & Years in ...
Excel Chart/Graph SERIES : • Conditional formatting...
Excel Cleaning Data SERIES : • Wrapping Text in Excel...

Пікірлер: 36
@chica1111chica
@chica1111chica 3 ай бұрын
Saved my life I was looking for this tut for hours
@datauntelligence
@datauntelligence 3 ай бұрын
Yes!! Glad you found my vid, and that it helped you out. I really like the filter function
@Luciano_mp
@Luciano_mp Жыл бұрын
I like filter, good exemples, Thank you!
@datauntelligence
@datauntelligence Жыл бұрын
Excellent, glad it was able to help
@user-rr5dy9hk2k
@user-rr5dy9hk2k 3 ай бұрын
Could you please provide guidance on how to edit data within Excel filtered results? I'm interested in learning methods to manipulate and update data while working with filtered views in Excel. Any assistance or instructions you can offer would be greatly appreciated. Thank you!
@LourinDoss
@LourinDoss 5 ай бұрын
Great video, thank you!
@datauntelligence
@datauntelligence 5 ай бұрын
Glad you enjoyed. Thanks for the comment.
@tutsecret499
@tutsecret499 11 ай бұрын
Is there a way to pick these criteria via combo box instead of typing because sometimes there are many criteria. Let's say I have to filter either Positive or Negative or No showed or Not tested or Refused test. Thank you for your concise video.
@artemike
@artemike 3 ай бұрын
how can i have more than one word in the "if contains example)? I am guessing you need to combine filtering word A, word B and the OR function somehow ? Like, in your example how can I filter results from two different states ?
@nongnanzz362
@nongnanzz362 8 ай бұрын
thank you
@datauntelligence
@datauntelligence 8 ай бұрын
Hey hey, no worries. Thanks for the message
@bilalgulmemmedov2979
@bilalgulmemmedov2979 5 ай бұрын
Hello, how to filter if it contains the value or name when we put two ages? for example in FILTER(AND) page you give two ages and it show all but i need it to filter only specific name.
@TheLooking4sunset
@TheLooking4sunset Жыл бұрын
Amazing
@datauntelligence
@datauntelligence Жыл бұрын
Thank you! Cheers!
@RareshCo
@RareshCo 7 ай бұрын
What has to do isnumber formula i there?
@srinivasbonda2964
@srinivasbonda2964 Жыл бұрын
But the formula is throwing only few values say, out of 10 only 5 values are appearing
@tutsecret499
@tutsecret499 11 ай бұрын
How about if I want this criteria to filter only the dates Opened Case column that is Today()-90. The sheet has 4k rows. Example: Today a nurse was assigned to a Case and she has 90days from today to give diagnose. So if Diagnose column is blank means the nurse did not provided yet the diagnose. So I have to filter all the cases that has blank diagnose counting 90 days back, there are many cases from 2023, 2022, 2021 including all the months and days and has not diagnose yet. So, show all the Opened Case Dates that Is null Or
@datauntelligence
@datauntelligence 11 ай бұрын
Thanks for watching... as part of the filter formula, (if the dates were in column A, rows 2 to 4000), I'd use (a2:a4000
@hanyfahmy7021
@hanyfahmy7021 Жыл бұрын
i need used filter function between 3 table at 3 different sheets .Sales 2022 .sales 2021 sales 2020.....thanxxx
@datauntelligence
@datauntelligence Жыл бұрын
Hey, in case you are still trying to find a solution, I have released a new video on how to filter across multiple sheets. kzbin.info/www/bejne/d6aQm2OvqaqkfJY
@wohooky1
@wohooky1 Жыл бұрын
What about filtering if it DOES NOT contain a text, can we do that? Thanks for the video!
@datauntelligence
@datauntelligence Жыл бұрын
Good news. A video with filter(does not contain) is available. kzbin.info/www/bejne/iZW4gqaEpLqAoM0
@ukkumar9971
@ukkumar9971 Жыл бұрын
*plz Try to filter by city name*
@catboy721
@catboy721 Жыл бұрын
So, we can also send a man to Mars but we really STILL can’t filter on multiple tables or in a table separated with blank rows? I have colleagues who love to stack tables or they use header rows or leave blanks. Can I use filter to get around this or does the data set need to be contiguous? Thx.
@priyeshsanghvi8424
@priyeshsanghvi8424 10 ай бұрын
Even better.....if data is spread across multiple sheets :-kzbin.info/www/bejne/d6aQm2OvqaqkfJY
@nathandiaz3446
@nathandiaz3446 6 ай бұрын
Well once you wake up and realize the moon landing was fake it starts to make more sense.
@HealthyPetsdogs
@HealthyPetsdogs 9 ай бұрын
It is dynamic or static?
@datauntelligence
@datauntelligence 9 ай бұрын
Hey there, the result of these should update with changes in the data. Just make sure the cell ranges are large enough to capture when new data is added.
@calvinlong1321
@calvinlong1321 Жыл бұрын
Everything? What about the =FILTER(array, {#,#,#,#,#,#}) # are 1 or 0
@kaylak08
@kaylak08 Жыл бұрын
This is so helpful, and I'm getting closer to what I need, but I'm hoping for something pretty complex. Is it possible to search for results across multiple columns? I would like for my "search field" (H1 in your example) to be able to search across multiple columns of data. I've tried entering "A:D" in place of "D:D" in the search portion of the formula, but get #VALUE! when I do that and I tried "A:A*B:B" and so on, but then get "Nothing" and I'm stumped.
@datauntelligence
@datauntelligence Жыл бұрын
Im not exactly sure what you're trying to do, but maybe the (OR) version of this filter will work. Instead of filtering A:D, you might have to do a longer formula. For example filter column A:A by h2 OR column B:B by h2 OR column C:C by h2. Use the OR filter example from the video and combine using the + symbol.
@davidabuang
@davidabuang Жыл бұрын
Here’s one way of performing a keyword search across multiple columns… =FILTER(A2:E1000, BYROW(A2:E1000, LAMBDA(row, COUNTIF(row, H1)))) The beauty of this method is that you can perform any type of search by using wildcards. For example, in cell H1 you could input: [1] Eric (equals “Eric”) [2] San* (begins with “San”) [3] *ez (ends with “ez”) [4] *cali* (contains “cali”) [5] ???? (is four characters long) I only recommend this with small to medium size data sets (not entire sheet columns like A:E), as the BYROW function calculates row by row and will perform slowly on larger data sets.
@datauntelligence
@datauntelligence Жыл бұрын
Thanks for the insight. I love being able to mix and match formula to get what you need.
@angelolim4595
@angelolim4595 Жыл бұрын
=FILTER() NOT WORKING ON MY EXCEL
@datauntelligence
@datauntelligence Жыл бұрын
Hi there, this is a newer feature on excel and my not be available on some olders versions.
@tutsecret499
@tutsecret499 11 ай бұрын
It could be your data is dirty specially when copy or import from crazy programs. And some invisible/visible spaces caracteres are there and will interfere with your formula. You need to clean, field with wrong formats, etc. Need to clean your data first. I have 365 and it was not working the filter function. So I did some fresh data input from scratch in clean/virgem sheet and it worked, and then I will go back to my big data that I upload from the torture CERNER and start cleaning.
FILTER FORMULA - does NOT contain - EXCEL
5:35
Data Untelligence
Рет қаралды 30 М.
Smart Sigma Kid #funny #sigma #comedy
00:40
CRAZY GREAPA
Рет қаралды 38 МЛН
Doing This Instead Of Studying.. 😳
00:12
Jojo Sim
Рет қаралды 34 МЛН
Excel FILTER Function TRICK for Non Adjacent Columns
12:03
Leila Gharani
Рет қаралды 326 М.
10 Excel Formulas That Will Set You Apart (+Cheat Sheet)
18:04
MyOnlineTrainingHub
Рет қаралды 249 М.
Return Multiple Values with Single Xlookup Statement
5:01
Learning With MO
Рет қаралды 13 М.
6 Excel Tools Most Users Never Think to Use (Files Included)
12:34
MyOnlineTrainingHub
Рет қаралды 180 М.
Try This New Formula Instead of Pivot Tables
12:08
Kenji Explains
Рет қаралды 335 М.
Say Goodbye to IF Statements in Excel with SWITCH
7:45
Teacher's Tech
Рет қаралды 492 М.
Using the Excel FILTER Function to Create Dynamic Filters
8:43
Technology for Teachers and Students
Рет қаралды 299 М.
When You Should Use the New Excel LET Function
17:18
Leila Gharani
Рет қаралды 760 М.
Next level FILTER Function tricks | Excel Off The Grid
13:23
Excel Off The Grid
Рет қаралды 17 М.
Excel FILTER Function - Lookup to Return Multiple Values
9:22
Leila Gharani
Рет қаралды 698 М.