Forum Discussion
BenediktW
2 years agoAdvocate I
Visual calculation: running sum - sorting issue
Hello together, I ve tried to utilize the new visual calculations to calculate running sums (cumulative percentage sales per customers as running totals). Anyhow, I have the problem that the ...
jeroenterheerdt
2 years agoMicrosoft Employee
it's not a bug, it's how it was implemented right now. What do you expect? Do you want the visual matrix to _always_ be sorted on whatever is the visual?
lbendlin
2 years agoSuper User
it's not a bug, it's how it was implemented
that means the implementation was buggy 🙂
- jeroenterheerdt2 years agoMicrosoft Employee
no, that was intentional. It follows the model sort order, such a sorting columns. Just blindly following the sort order of the visual is not the only choice.