Forum Discussion
MarkShnier__You
Qrew Legend
I suggest that you use a Summary report. If you cannot get enough "group bys" (I think that the limit is 6) for the columns that you need, you can combined fields in a formula.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
GunshamLakhiani
3 years agoQrew Cadet
Hi Mark,
My problem is not a Summary Report or enough Group Bys. What i want to do is I would like to have a Count only on the one row for which the combination is the same and then i would like to insert those rows in another table.
For example if you have a look at the screen shot on the Top Grid QB Output you would see that Gunsham Lakhiani-14-Green shows Total Count 2 in both the rows but I want the Total Count 2 in any one row and then would like to add that in another table as below
Name Week Color Count
Gunsham Lakhiani 14 Green 2
I hope i am able to explain what i am trying to achieve.
Looking forward to hear from you.
Regards
Gunsham
------------------------------
Gunsham Lakhiani
------------------------------
My problem is not a Summary Report or enough Group Bys. What i want to do is I would like to have a Count only on the one row for which the combination is the same and then i would like to insert those rows in another table.
For example if you have a look at the screen shot on the Top Grid QB Output you would see that Gunsham Lakhiani-14-Green shows Total Count 2 in both the rows but I want the Total Count 2 in any one row and then would like to add that in another table as below
Name Week Color Count
Gunsham Lakhiani 14 Green 2
I hope i am able to explain what i am trying to achieve.
Looking forward to hear from you.
Regards
Gunsham
------------------------------
Gunsham Lakhiani
------------------------------
- MarkShnier__You3 years agoQrew LegendLet us not give up on the summary report approach quite yet. My point of making a summary report is once you have that you can use the MORE button to copy these records to another table. Can you tell me if there is a reason that approach will not work for you?
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------- GunshamLakhiani3 years agoQrew CadetHi Mark,
I do not want any manual intervention but it should be automated thru pipelines or any other way.
Thanx
------------------------------
Gunsham Lakhiani
------------------------------- MarkShnier__You3 years agoQrew LegendIt can be done them using Formula Queries. You would need one Formula Query to identify the Record with the Minimum Record ID# for the Unique combination. Then another Formula Query to get the sum of the qty for those in the same "unique combination" of records.
It's beyond the scope of what I can do on this Forum to provide the code for the Formula Queries.
If you search this forum for Formula Query unique you will probably find some posting on that aspect. If you decide to go that route I can assist if you get stuck. But you would need to educate your self on Formula Queries first.
Or contact me directly by the email in my signature line if you want to take this off the Forum.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------