Question regarding - Collection Report - Aggregate

198 views
Skip to first unread message

dipal...@gmail.com

unread,
Aug 31, 2017, 4:10:35 PM8/31/17
to Fujitsu RunMyProcess Developer Community
Hello,

I have requirement to show data from collection and also have a summary row grouped by payment type with count of transactions and sum of amounts. I have attached a screenshot of what I have so far. I have them as two separate reports. I want to see if there is a way to have all of it as part of same report.

Thanks,

Dipal

Requirement.PNG

Prachi Chandak

unread,
Sep 1, 2017, 6:10:55 PM9/1/17
to Fujitsu RunMyProcess Developer Community, dipal...@gmail.com
Hi Dipal,

According to your requirement, do you have all the data in single collection or you are maintaining it separately?
If separate then, you can store it into single records and display on reports.

Please refer this link.

Lt me know if I misunderstood the request. Do not hesitate to contact us.


Thanks & Regards,
Prachi Chandak
Fujitsu RunMyProcess Support


--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/ebdc3879-9fb6-402d-a1fb-86ca0adf7b69%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.

Dipal Patel

unread,
Sep 1, 2017, 6:47:01 PM9/1/17
to Fujitsu RunMyProcess Developer Community, Prachi Chandak
Hi Prachi, 

Data is in same collection. I am trying to show details and summary as part of same report I.e aggregated data along with all data used in aggregation.

Thanks,

Dipal 

On Fri, Sep 1, 2017 at 6:10 PM Prachi Chandak <pcha...@runmyprocess.com> wrote:
Hi Dipal,

According to your requirement, do you have all the data in single collection or you are maintaining it separately?
If separate then, you can store it into single records and display on reports.

Please refer this link.

Lt me know if I misunderstood the request. Do not hesitate to contact us.


Thanks & Regards,
Prachi Chandak
Fujitsu RunMyProcess Support

On Fri, Sep 1, 2017 at 1:40 AM, <dipal...@gmail.com> wrote:
Hello,

I have requirement to show data from collection and also have a summary row grouped by payment type with count of transactions and sum of amounts. I have attached a screenshot of what I have so far. I have them as two separate reports. I want to see if there is a way to have all of it as part of same report.

Thanks,

Dipal

--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.

Prachi Chandak

unread,
Sep 7, 2017, 9:39:29 PM9/7/17
to Dipal Patel, Fujitsu RunMyProcess Developer Community
Hi Dipal,

According to your requirement here is one of solution you can implement.
You can divide your data in two parts : main collection report and sub collection report.
Step 1:  You can provide link  into main collection report to see the details of sub collection report. Please refer screenshots attached.
              code to add link in collection report : 
             "<a href=\"#\" onClick=\"view_details();\">View Details</a>";
Step 2: Open a dialog box on click on the link provided in (Step 1). Refer this document (http://docs.runmyprocess.com/Developer_Guide/Web_Interface/Design/Dialog_Window) for implementation of dialog box. 

And then, you will be able to see the details in sub collection report.
Please refer the attachments and let us know if you face any difficulty while implementing.

Thanks & Regards,
Prachi Chandak
Fujitsu RunMyProcess Support

On Sat, Sep 2, 2017 at 4:16 AM, Dipal Patel <dipal...@gmail.com> wrote:
Hi Prachi, 

Data is in same collection. I am trying to show details and summary as part of same report I.e aggregated data along with all data used in aggregation.

Thanks,

Dipal 
On Fri, Sep 1, 2017 at 6:10 PM Prachi Chandak <pcha...@runmyprocess.com> wrote:
Hi Dipal,

According to your requirement, do you have all the data in single collection or you are maintaining it separately?
If separate then, you can store it into single records and display on reports.

Please refer this link.

Let me know if I misunderstood the request. Do not hesitate to contact us.


Thanks & Regards,
Prachi Chandak
Fujitsu RunMyProcess Support

On Fri, Sep 1, 2017 at 1:40 AM, <dipal...@gmail.com> wrote:
Hello,

I have requirement to show data from collection and also have a summary row grouped by payment type with count of transactions and sum of amounts. I have attached a screenshot of what I have so far. I have them as two separate reports. I want to see if there is a way to have all of it as part of same report.

Thanks,

Dipal

--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.
Collection Configuration.JPG
Configuration _in_Collection_report.JPG
sub_collection_report.JPG
WI_Collection Reports.JPG

Dipen Raval

unread,
Sep 10, 2017, 12:10:39 AM9/10/17
to Fujitsu RunMyProcess Developer Community, Dipal Patel
Hi Dipal,

Good Day.

Have you implemented the above solution?
Could you please confirm that issue has been clarified?
Please don't hesitate to contact us for any further query.
  

Thanks & Regards,
Dipen Raval
Fujitsu RunMyProcess Support

Dipal Patel

unread,
Sep 10, 2017, 10:15:31 AM9/10/17
to Dipen Raval, Fujitsu RunMyProcess Developer Community
Thanks Prachi and Dipen, I had implemented as separate report and for now that'll suffice. I like the idea Prachi presented which I will tweak a bit and implement.

Issue has been clarified. Appreciate your help here.
Thanks,

Dipal

To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.

--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.

To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
Reply all
Reply to author
Forward
0 new messages