Really like your way of teaching. Not rushed, calm, clear, knowledgeable. Have subscribed.
@ProlificOaktree4 ай бұрын
Awesome, thank you!
@lafamillecarrington9 ай бұрын
Very helpful overview - lots of things I had forgotten! Since I learned to use the Query function, I hardly ever use anything else.
@ProlificOaktree8 ай бұрын
Yeah, I think anyone who took the time to learn it would just want to use it all the time. I miss it when I have to use Excel.
@dianaduch01 Жыл бұрын
That was extremely helpful, thank you for sharing.
@ProlificOaktree Жыл бұрын
Glad you liked it!
@chrisgraham82972 ай бұрын
For some reason I had trouble using drop down values as criteria. But then I got there and would not have without your video. Thank you!
@ProlificOaktree2 ай бұрын
Love to hear it, glad I could help!
@TilakConrad Жыл бұрын
Superb style, pace and presentation - thank you very much
@ProlificOaktree Жыл бұрын
Glad you liked it!
@WoodyHertzogIII10 ай бұрын
Hi, thanks for the video. I could only add the filter funnel icon to one column. Nothing I did would add this to my other columns. Not sure what to do. Thank you!
@StonebridgeTesting Жыл бұрын
This is helpful, can you help me understand how to make filter "catergories", I don't know how to explain. In my table, I have three locations, in another cell column I have number 1,2,3. The different locations go with the numbers, so like London in line with 1, London in line with 2, Madrid in line with 1, Madrid in line with 2 2 and so on. How can I make a filter for each region so that it will be like Madrid 1, Madrid 2, Madrid 3?
@ChrisPurser Жыл бұрын
Great Video. Do you have any information about when they might add this basic function of sorting by multiple inside a savable view? Seems kind of broken without it. Thanks.
@ProlificOaktree11 ай бұрын
That is a feature of the filter views: kzbin.info/www/bejne/j5q0npmqh6lpqdk
@ChrisPurser11 ай бұрын
@@ProlificOaktree I’ve not found any way to sort by multiple in a saved view. Like sort by Price THEN alphabetical by name. Sorting using the filters at the top of a column blocks nested sorts.
@ProlificOaktree11 ай бұрын
@@ChrisPurser Oh, I see what you mean. Not a "view" per se, but you could use the FILTER or QUERY functions if you just want a dynamic list but you can't add to it.
@ChrisPurser11 ай бұрын
@@ProlificOaktree thanks. I guess I don’t know what is meant by Query Functions and I guess I don’t really need to add to it. I was just looking for a SAVE concept after having set all the sorts I wanted. Seems only a single sort is savable. 😞
@prawnproductions234 Жыл бұрын
Hi, is there a reason why filters don’t work on data that came from ImportRange function?
@ProlificOaktree Жыл бұрын
Because it's really only one value...sort of...Try wrapping the IMPORTRANGE function inside a FILTER function.
@jenizortman29079 ай бұрын
I have a sheet with images inserted in one column, but nothing I've tried keeps the correct image with its corresponding data when the sheet is sorted. The images seem to be randomly placed, and some end up stacked. Any ideas? (I need step-by-step, if possible. Thanks in advance!
@ProlificOaktree8 ай бұрын
Use the IMAGE function instead of copy paste
@Doomsterlobster Жыл бұрын
Re: multiple sorting criteria with filters - am I missing something when you say you can't do it? You just did it, in the video: by sorting first by order date and then category, the end result is rows sorted by category and within those categories, sorted by order date. If you did it in the opposite order, you would get them sorted by date and within the same date, by category.
@ProlificOaktree Жыл бұрын
SORT is built to accept multiple levels. If you try with FILTER, you'd have to remember what you did last and it would be gone if you filtered another way. SORT keeps the multi-level priorities that you give it.
@taniapocius39648 ай бұрын
Thank you! This helped me.
@ProlificOaktree8 ай бұрын
You're welcome!
@Farqs328 ай бұрын
Is it possible to Sort or Filter data on a Protected Sheet?
@ProlificOaktree8 ай бұрын
Yes, it won’t make a difference.
@nirvanabliss2 ай бұрын
thank you sm!!!
@ProlificOaktreeАй бұрын
Welcome sm!
@RobertHana8 ай бұрын
I think it isn't possible to multi-column sort on a Filter. Dadgummit!
@ProlificOaktree8 ай бұрын
Yeah, you've gotta do that with the FILTER function or just sort instead of filter.