I saw your solution to the matrix multiplication problem and it was the closest thing that I've seen to solving the task that I am trying to solve.
I have built massive models in excel using many quarters of bank data from the regulators on about 700 publicly traded banks.
My models have gotten impossible to work with in excel, and I came across Alteryx as a possible solution as a platform to move my models to.
The primary "thing" that I need to get started in my work is to learn the most effective way to deal with large matrixes of data (700 tickers with, at times, up to 800 quarters worth data) that I need to perform operations, regularly complex, where ABC's 3Q13 Data1 is operated on against ABC's 3Q13 Data2 from another matrix of equal size for matched elements in the matrixes.
Can someone direct me to a tutorial or something that focuses on that particular problem?
I have many, many of these to do and want to make sure that I'm using the most efficient approach from the start.
Best,
Allen