i know how to do this for a BAQ report but im not sure if you can do for system reports?
i have duplicated the report, im looking to add a new filter to the report but unsure how to do this
i know how to do this for a BAQ report but im not sure if you can do for system reports?
i have duplicated the report, im looking to add a new filter to the report but unsure how to do this
What sort of filter you want to pass?
To be able to filter by territory
Use callContext
Do a left outer join on the end of your report to the callContext table and add these fields to your report screen.
@ckrusen has a guide around here somewhere…
This one?