I have 10 number of member types, and it is a dropdown. I want to create a report, which includes how many number of accounts are involved in each category.
Ex:
In my report I want to see: Member 1 120
Member 2 240
Member 3 250
I tried with the condition function, but I am not able to see all the records in my report, and only specific member’s records count is showing. In my case Primary Tier is a member type, and in my report I am only able to see only one record at one time. Therefore, if I want to get the all records what can I do?
Also what is referred by “And” “OR” if I add multiple condition fields.
Could you pass a screenshot of the conditions you have set?
The group setting allows for grouping of the output of the report. Simply put you can use it to group by type of content and when that content matches will be included as a report header instead of regular contents
For example if you group by assigned to and set that as the main group and then also group by account.
Then AFAIK in a report that displayed opportunities, you would have a header per user and then under each header you have each account and then under each account you would have the opportunity records for that account.