Activity Reporting
I am trying to create a report that will give me the number of customer visits by type of customer. (Ship To and Prospect from the Account.Account Type field. The business wants a column for each customer type. I have tried selectting the Activity Metrics.# of Activities and then to create an expression filter -- FILTER("Activity Metrics"."# of Activities" USING Account."Account Type" is equal to or in Ship To)
I get the following error
State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] (HY000)
SQL Issued: SELECT "- Created Date"."Calendar Month", "- Created Date"."Calendar Quarter", "- Created Date"."Calendar Year", "- Owned By User"."Employee Name", Account."Account Type", Activity.INDEXED_PICK_1, FILTER("Activity Metrics"."# of Activities" USING Account."Account Type" is equal to or in Ship To) FROM "Activity Lists (RTO5)"