Is there a way to get a Running Total within a table?
FrankSzalai
Member
in Archive
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.7K Product Ideas
- 1.7K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 292 Workbench
- 4 Cloud Amplifier
- 8 Federated
- 2.8K Transform
- 95 SQL DataFlows
- 603 Datasets
- 2.1K Magic ETL
- 3.7K Visualize
- 2.4K Charting
- 697 Beast Mode
- 43 App Studio
- 39 Variables
- 658 Automate
- 170 Apps
- 441 APIs & Domo Developer
- 42 Workflows
- 5 DomoAI
- 32 Predict
- 12 Jupyter Workspaces
- 20 R & Python Tiles
- 386 Distribute
- 111 Domo Everywhere
- 269 Scheduled Reports
- 6 Software Integrations
- 113 Manage
- 110 Governance & Security
- 8 Domo University
- 30 Product Releases
- Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 98 Community Announcements
- Domo Community Gallery
- 4.8K Archive