Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

How do I groupby all previous rows

Hello, I've a table with customer, count and date as columns and what I want to plot is a trend chart of the count vs. date. If I directly plot the trend with the data shown below then I wouldn't ge...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Great! This works, thanks for the solution!