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 ...
Anonymous
1 year agoNot applicable
Is there a way to have the visual calculation respond to the sort order for any column of the table?
Say I have a percent and cumulative percent, and I want that running tally to add up based on when I sort by column A or column B. Like it will dynamically respond to different sorting.
- jeroenterheerdt1 year agoMicrosoft Employee
no, right now, just like with a window function you dicate the exact sort order. We have not gotten around to making this responsive to however the visual is sorted.