cancel
Showing results for 
Search instead for 
Did you mean: 

Move totals to left i SAC

Verakso
Participant
1,720

Is it possible to have the totals in the beginning of a table in SAC, instead of default right end?

I can’t find any settings in SAC to support that, and I even tried changing the result location in the BEx Query to Left, but that did not do the trick either.

//Thomas

View Entire Topic
Jay_Gandhi
Advisor
Advisor

Hi Thomas,

Unfortunately there is no straightforward way to do this.

You can do this in the rows by changing the 'arrange totals/parents' option to either be on the top or bottom.

For left-to-right, generally you'd need to do a custom sort, and the total would need to be a calculated measure and everything would have to be custom sorted. But that would not completely meet the above use case.

Jay

Verakso
Participant

Well off to Idea Place when that is up and running again then.