Hello!
I have three similar Google spreadsheets with only one list in each of them - they all have same amount of columns with same data types. The only tiny difference between them is that one column has a bit different name in all three spreadsheets.
Task is to create a slice/view that will filter out and show specific rows from all these three spreadsheets.
How do I do that?
I’m a newbie, appreciate your help!