Sab0tajue hey, you need to create 2 separate reports (check screens - Accepted and Declined) and then join those reports together via Create Joint Grid report (screens).
I believe this is what you are trying to achieve, right?
Announcement
Collapse
No announcement yet.
count Multiple list
Collapse
X
-
Hey man, what is the field type you are trying to put in the report? Multi-enum?
Leave a comment:
-
Originally posted by Jakub Grufik View PostHello Sab0tajue try to create Grid reports where you will use condition something like "MultipleListField ANY OF accepted" and put COUNT in to the column and then create another grid report with condition "MultipleListField ANY OF Not accepted" and then join these reports with Join Grid Report and this is what you are looking for.
Could you send me screenshots of what needs to be done? I tried to type in what you gave me and I can’t make such a report. Nowhere in the report can I select the field type "Multiple Field"
Leave a comment:
-
Hello Sab0tajue try to create Grid reports where you will use condition something like "MultipleListField ANY OF accepted" and put COUNT in to the column and then create another grid report with condition "MultipleListField ANY OF Not accepted" and then join these reports with Join Grid Report and this is what you are looking for.Last edited by Jakub Grufik; 09-14-2023, 07:58 AM.
Leave a comment:
-
Originally posted by rabii View Postnot sure what you are trying to achieve. but in order for this to work you need to have option (Link Multiple Field) enabled on the relationship so that the crm will be able to count the collection.
Probably you can provide more info, entities - relationships and what field you need to count.
Leave a comment:
-
not sure what you are trying to achieve. but in order for this to work you need to have option (Link Multiple Field) enabled on the relationship so that the crm will be able to count the collection.
Probably you can provide more info, entities - relationships and what field you need to count.
- Likes 1
Leave a comment:
-
Originally posted by Jakub Grufik View PostHello, create Grid report then GROUP BY the field you are looking for (probably the one with Multiple list) then add COLUMN "Count"..this should do the magic
Leave a comment:
-
Hello, create Grid report then GROUP BY the field you are looking for (probably the one with Multiple list) then add COLUMN "Count"..this should do the magic
Leave a comment:
-
count Multiple list
Please tell me how to calculate the "Multiple list" type field in such a way to get a list of values in the report and next to it the amount? For example:
[ Applications accepted ] - [ 10 ]
[ Applications not accepted ] - [ 1 ]Tags: None
Leave a comment: