NEW - EXCEL FILTER Function - Everything you need to know

Поделиться
HTML-код
  • Опубликовано: 25 ноя 2024

Комментарии • 38

  • @Luciano_mp
    @Luciano_mp Год назад +3

    I like filter, good exemples, Thank you!

  • @chica1111chica
    @chica1111chica 6 месяцев назад

    Saved my life I was looking for this tut for hours

    • @datauntelligence
      @datauntelligence  6 месяцев назад

      Yes!! Glad you found my vid, and that it helped you out. I really like the filter function

  • @LourinDoss
    @LourinDoss 8 месяцев назад

    Great video, thank you!

    • @datauntelligence
      @datauntelligence  8 месяцев назад +1

      Glad you enjoyed. Thanks for the comment.

  • @SalmanAhmad-k5r
    @SalmanAhmad-k5r 6 месяцев назад +2

    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!

  • @tutsecret499
    @tutsecret499 Год назад +1

    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.

  • @nongnanzz362
    @nongnanzz362 11 месяцев назад

    thank you

    • @datauntelligence
      @datauntelligence  11 месяцев назад

      Hey hey, no worries. Thanks for the message

  • @bilalgulmemmedov2979
    @bilalgulmemmedov2979 8 месяцев назад

    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

  • @RareshCo
    @RareshCo 10 месяцев назад

    What has to do isnumber formula i there?

  • @artemike
    @artemike 6 месяцев назад

    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 ?

  • @HealthyPetsdogs
    @HealthyPetsdogs Год назад

    It is dynamic or static?

    • @datauntelligence
      @datauntelligence  Год назад +1

      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.

  • @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.
      ruclips.net/video/SdUQsNoUMjk/видео.html

  • @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 Год назад

      Even better.....if data is spread across multiple sheets :-ruclips.net/video/Au-j0ytEqF4/видео.html

    • @nathandiaz3446
      @nathandiaz3446 9 месяцев назад

      Well once you wake up and realize the moon landing was fake it starts to make more sense.

  • @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  Год назад +1

      Thanks for the insight. I love being able to mix and match formula to get what you need.

  • @tutsecret499
    @tutsecret499 Год назад

    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  Год назад

      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.
      ruclips.net/video/Au-j0ytEqF4/видео.html

  • @srinivasbonda2964
    @srinivasbonda2964 Год назад

    But the formula is throwing only few values say, out of 10 only 5 values are appearing

  • @ukkumar9971
    @ukkumar9971 Год назад

    *plz Try to filter by city name*

  • @calvinlong1321
    @calvinlong1321 Год назад

    Everything? What about the =FILTER(array, {#,#,#,#,#,#}) # are 1 or 0

  • @sinsidet7137
    @sinsidet7137 3 месяца назад

    If we want to find people who is over 50 old ?

    • @datauntelligence
      @datauntelligence  3 месяца назад +1

      Hi there. You can go to about 5:30 in the video. It shows you how to add 2 conditions. In your case, just include 1 condition where age>50.

  • @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 Год назад

      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.