Jump to content
  • 0

How to build Chart base on Pivot Tables or Have a separate table that can calculate/organize data from different table


Ewens

Question

I need to figure out how to build chart base on pivot tables.

 In our current system we are using spreadsheet for dashboard, our charts are not pulling its data directly from the main sheet. Instead we have a separate sheet that have Countifs and other formulas to create, calculate and organize data from the main sheet. That second sheet will be the reference of our charts located at the 3rd Sheet that only contain charts on it.

Google Sheet Sample formula:
=SUM(Countifs('Sheet1'!E2:E,,"Won"),Countifs(Sheet1'!E2:E,"Not Interested"),Countifs(Sheet1'!E2:E,"Interested No $")) 
•Sample Photo of the Sheet below

Not sure how to achieve the same result using Caspio, but I am thinking I need a separate table that have equivalent formula to count the text data or  I need to use the datapage pivot tables as source of the chart.

Note: The main table/Sheet will received data on two stage
Stage1: Appointment is set = Insert Data/Row containing contact info and appointment date
Stage 2: After the Appointment = Reps will update the row for appointment result

Thanks!

Sheet CountIf formula to Caspio Table.png

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Yeah that's doable. Main Table, is one Table, the 2nd sheet is another Table. Just use Triggered Action, or, if you're importing the data, you will need to use Application Task first to sum up those value you want to sum up.

Triggered Action is for new entries that will be inserted on the main table, it will get added on the 2nd table (or update the 2nd table's values), if something is updated, as well, you can update the 2nd table through triggered action. You can then use that 2nd table for your Pivot DataPage. Look around the forums or HowTo or Youtube videos about triggered actions, tons of references that can get you started

Link to comment
Share on other sites

  • 0

Hi Everyone, just adding information on what TellMEWhy have said. Here are some HowTo Documentations that you can refer to regarding the pivot and triggers.

-https://howto.caspio.com/datapages/reports/pivot-table/

-https://howto.caspio.com/tables-and-views/triggered-actions/?_ga=2.238013958.780467488.1622992599-2086788577.1617055505

 

-Natoy

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...