Forum Discussion
Qyntius
3 years agoFrequent Visitor
LOOKUP-multiple-VALUES to perform aggregations on
I have a fact table containing player performance data of their matches in League of Legends. I want to be able to display the average stats of a specific player by their username/position and compar...
FreemanZ
Super User
3 years agoLooks interesting and also complicated. I would suggest you to break down and abstract your issues and try to solve it one after another.
Qyntius
3 years agoFrequent Visitor
Yeah, I'm definitely in the process of doing this. I just posted ahead of time because I'm hoping there is some simple function or mechanic that I'm overseeing. Even just the affirmation that this might be complicated is appreciated as it implies I might not be overthinking it, so thanks!