I would like to create a tables for my tournament. I create a table with some players and their leagues.
I would like to generate matchmaking table, by league, like that
I'm to weak with google spreadsheet to do that. I understood I can't use "JOIN" with "QUERY()" function. It seems I need to use "ArrayFormula()" and "VLOOKUP()" functions but after hours pasted to try, I failed.
If anyone of you can help me, it will be so great !
Here is a googlesheet with datas : https://docs.google.com/spreadsheets/d/19ThnwVme8f3Ee730w8lTAyEJE9YdxzLEfox8arl5Q4o/edit?usp=sharing
Thanks a lot, I hope my problem is clear :)
Edit : Seems we are limited by number of characters in REPT() function. If there is an other solution than the answer or a "workaround", feel free to share it :)
question from:https://stackoverflow.com/questions/65600837/google-sheet-how-to-full-outer-join-with-one-table