Income Statement
I have a dataset of all accounts but I need to create calculated rows like Income before taxes, net income, etc.
What would be the best way to create income statement cards?
Comments
-
You can create custom column calculations using a Beast Mode / Calculated Field. Here's knowledge base article with some more information on those. https://knowledge.domo.com/Visualize/Adding_Cards_to_Domo/KPI_Cards/Transforming_Data_Using_Beast_Mode
If you're wanting to know how to do it across the entire data set then you'd need to do some additional calculations using a window function inside your beast mode which is more complex and requires the feature to be enabled in your instance (you'd need to talk with your CSM)
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**0 -
this is a tough project. I've seen it done poorly ... a lot.
you'll need to start with what I call an 'account schedule' but it'll need to be granular.
you'll need a minimum of two columns (row_name, and join_account)
in the dataset you'll need one row for each account in the calculated row.
income , 4001
income, 4002,
cogs, 5201
cogs, 5301
profit, 4001
profit, 4002
profit, 5201
profit, 5301
you'll also add the individual posting accounts
retail sales, 4001
web sales , 4002
raw materials, 5201
shipping fees, 5301
you may want to extend your account schedule with an isInvertSign flag to help adjust values for display purposes.
you'll then JOIN this dataset back to your transactions. now you can put row_name on the axis and sum(amount).
if you need a freelance consultant who has done this before, https://dojo.domo.com/t5/Job-Board/Freelance-Domo-consultant-available-for-hourly-and-long-term/m-p/49181#M47 this guys is available for short term and long term projects and has a strong focus on leveraging Domo for finance applications.
Jae Wilson
Check out my 🎥 Domo Training YouTube Channel 👨💻
**Say "Thanks" by clicking the ❤️ in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"0 -
@jaeW_at_Onyx I was able to get to that part, but I am unsure how to create rows like Gross profit, where the calculation is not just sum, but subtraction of sum of cogs from sum of sales. Is there a way for me to create those different calculations for gross profit, operating income, income before taxes?
2
Categories
- All Categories
- 1.9K Product Ideas
- 1.9K Ideas Exchange
- 1.6K Connect
- 1.3K Connectors
- 302 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 2.9K Transform
- 104 SQL DataFlows
- 637 Datasets
- 2.2K Magic ETL
- 3.9K Visualize
- 2.5K Charting
- 762 Beast Mode
- 65 App Studio
- 42 Variables
- 704 Automate
- 182 Apps
- 458 APIs & Domo Developer
- 53 Workflows
- 11 DomoAI
- 39 Predict
- 16 Jupyter Workspaces
- 23 R & Python Tiles
- 401 Distribute
- 116 Domo Everywhere
- 277 Scheduled Reports
- 8 Software Integrations
- 133 Manage
- 130 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 12 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 111 Community Announcements
- 4.8K Archive