I'm connecting to a SSAS data source from Tableau, and I'm having the following problem:
When I tried to create a calculated field in tableau, it gave me the "Unknown function sum called" error. I was doing a calculation as simple as this:
sum([Test Score])/sum([Score Count])
When using an Excel connection, the sum function works just fine. Is this some limitation of working with SSAS from Tableau?
Thanks ahead for any help!