Hi all,
I was researching ways to build my template. I stumbled across this OLAP - columns to formulas and it worked amazing to build the template off my small sample of data. My source data is coming from SQL, three queries merged into one.
I used a "where" clause to restrict the amount lines i pulled in until it was built. Once built, I removed the "where" clause to go from 500 lines to 2000. The query is pulling the data fine from SQL. But my OLAP table still only shows my original 500 lines. I can't find anywhere to expand my table range. I don't know these cube formulas, so not sure if that is how i should fix it. I've typed many variations of my problem into search engines with no luck in finding someone who encountered a similar problem. My data is dynamic, row count would grow monthly.
Any ideas on how to get my OLAP table to display all 2000 lines?
thank you :)