Jump to content
  • 0

Dashboard report with view


cpcbsa

Question

Hi, I am trying to build a report from a view which has record information/details/units in one table (with all the information) and a transactions table with incoming money.... if I have the main table with the info and i create fields for the totals per unit, I am able to create pretty nice reports that total etc... if I try to create that report with a view (join of the two table) things do not work. Is there a way to have a transaction table with a bunch of transactions that auto updates a total field in the associated record on the information table?

 

I tried also building reports with SQL statements but caspio does not seem to work with the DISTINCT statement in reports properly...

Thanks,

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hi cpcbsa,

I believe that you can achieve the desired layout of the report with a simple SQL expression which you should place in the calculated field.

You may find some SQL examples in this article:

https://howto.caspio.com/datapages/reports/advanced-reporting/calculations-in-forms-and-reports/

Alternatively, you may try to use Triggered Action to update a field in information table based on information from transaction table.  

https://howto.caspio.com/tables-and-views/triggered-actions/

Hope this helps.

 

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...