go to post Ryan Miller · Nov 10, 2016 I think the easiest way to check the build errors is to do it in Management Portal in the Global explorer. You don't need to deal with Syntax Errors and typing the correct command. Much easier than doing it in Terminal, especially for those of us who have less familiarity with Cache.
go to post Ryan Miller · Nov 10, 2016 I think the easiest way to check the build errors is to do it in Management Portal in the Global explorer. You don't need to deal with Syntax Errors and typing the correct command. Much easier than doing it in Terminal, especially for those of us who have less familiarity with Cache.
go to post Ryan Miller · Nov 10, 2016 Asaf, Thanks. I think that would be a very good update to the Troubleshooting Guide.
go to post Ryan Miller · Oct 12, 2016 I'm not sure I'm following. Is that a MDX Query? It doesn't quite seem to be following MDX. I don't see where you're specifying rows and columns. The functions don't seem to have the correct syntax as well. In my rows I want to have TOP 15 Payer names sorted descending by Payment Amount. In my Columns I want to have Payment Amount, and Percent of Total (which shows what percent each of the top 15 payers have paid of the total amount) The total amount is not only from the top 15 payers, it would be from many more than the top 15.