Is there a way to get a Running Total within a table?
Is there a way to get a running total within a table? You used to be able to do this by creating a Running Total Chart of any type and when viewing switching to the table view but this only gives the individual values within the periods listed since the latest update.
IE This is the Data I have
Date | Data |
Jan | $15 |
Feb | $17 |
Mar | $14 |
Apr | $12 |
And I wish to see:
Date | Data Running Total |
Jan | $15 |
Feb | $32 |
Mar | $46 |
Apr | $58 |
Thanks!
0
Comments
-
I don't believe that there is a way to do this with a beastmode, but you could accomplish this inside a MySQL dataflow with something like this:
“There is a superhero in all of us, we just need the courage to put on the cape.” -Superman0 -
Sorry, I was in a rush with my last post and just pasted an image from stack overflow. This is how you would create the running total in a mysql dataflow:
- You need to create a procedure:
- You then call the procedure:
- call runtot()
- This will give you a table "running_totals" that looks like this:
“There is a superhero in all of us, we just need the courage to put on the cape.” -Superman0
This discussion has been closed.
Categories
- All Categories
- 1.2K Product Ideas
- 1.2K Ideas Exchange
- 1.3K Connect
- 1.1K Connectors
- 273 Workbench
- Cloud Amplifier
- 3 Federated
- 2.7K Transform
- 78 SQL DataFlows
- 524 Datasets
- 2.1K Magic ETL
- 2.9K Visualize
- 2.2K Charting
- 433 Beast Mode
- 22 Variables
- 510 Automate
- 114 Apps
- 388 APIs & Domo Developer
- 8 Workflows
- 26 Predict
- 10 Jupyter Workspaces
- 16 R & Python Tiles
- 331 Distribute
- 76 Domo Everywhere
- 255 Scheduled Reports
- 65 Manage
- 65 Governance & Security
- 1 Product Release Questions
- Community Forums
- 40 Getting Started
- 26 Community Member Introductions
- 67 Community Announcements
- 4.8K Archive