I have a dataset with incident numbers and their associated Jurisdiction. It is possible that a incident will be listed in multiple jurisdictions.
I don't want to dedup(incident_number) globally.
I need to count by jurisdiction, but the dedup or distinct count needs to be within each Jurisdiction.
Any suggestions?
... View more
I've got a dashboard created with Maps+ plotting the events on the map. The next section is a table of events. I'd like to schedule this to be an automated report, send to some folks. However, the PDF reports just shows the table and "PDF Export does not support custom visualizations.
Anyone have any ideas how I could still accomplish what I'm hoping for?
... View more