Calculating Percent Change in a Pivot Table
Best Answer
-
What does your beastmode look like?
to calculate this you can do one of the following.
((sum(rev this year) / sum(rev last year)) * 100)-100
or
((sum(rev this year) - sum(rev last year)) / sum(rev last year) and then format your column as a %
or
((sum(rev this year) - sum(rev last year)) / sum(rev last year) *100
0
Answers
-
Can you expand on this a bit more? It seems you already have variance as a % in your pivot table?
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**0 -
This is the percentage of the total variance for the column. I am looking for the percentage change between This year and last year's revenue totals. For this example, it should be -15%, not 1.7%. The variance column that is displayed is only a placeholder.
0 -
What does your beastmode look like?
to calculate this you can do one of the following.
((sum(rev this year) / sum(rev last year)) * 100)-100
or
((sum(rev this year) - sum(rev last year)) / sum(rev last year) and then format your column as a %
or
((sum(rev this year) - sum(rev last year)) / sum(rev last year) *100
0
Categories
- All Categories
- 1.1K Product Ideas
- 1.1K Ideas Exchange
- 1.2K Connect
- 970 Connectors
- 259 Workbench
- Cloud Amplifier
- 1 Federated
- 2.4K Transform
- 76 SQL DataFlows
- 502 Datasets
- 1.8K Magic ETL
- 2.7K Visualize
- 2.2K Charting
- 379 Beast Mode
- 21 Variables
- 487 Automate
- 104 Apps
- 379 APIs & Domo Developer
- 6 Workflows
- 22 Predict
- 6 Jupyter Workspaces
- 16 R & Python Tiles
- 319 Distribute
- 67 Domo Everywhere
- 252 Scheduled Reports
- 59 Manage
- 59 Governance & Security
- 1 Product Release Questions
- 5K Community Forums
- 37 Getting Started
- 23 Community Member Introductions
- 64 Community Announcements
- 4.8K Archive