Having trouble getting an interactive dashboard working.
So the Primary table is Job and the Secondary table is SalesCalls.
So I set up a dashboard to use
Job_Inline
SalesCalls_Inline
SalesCalls_Detail
With interactive selected
The last 2 work fine together
But selecting a job via Job_Inline doesn’t filter the SalesCalls_Inline list.
It always shows all the sales calls for all jobs
Job_Inline & SalesCalls_Inline have REfs between them which work fine when using the in table views.
Any ideas?