BUT I want to add this same report to the Account layout page as a component (filtered by Account ID), and when I do so it displays like so instead, not showing the breakdown by Contact Type
so it is correctly displaying the number of contact records on that Account, however it is not displaying the breakdown by user type....am I missing something or will it not do this as a component on the page layout?
2 respuestas
Hi Ken,
Check out Chart properties, you will be able to see the filter that is applied on chart
Check this-:
https://help.salesforce.com/articleView?id=reports_embed_chartdialog_contextfilter.htm&type=5
Thanks