Hi,
I have created a custom view in CRM and a chart for this view in Dynamics CRM (365). I am trying to display the chart of a web page in Adx Portal using the code like below:-
{% chart id:"30HJ1C84-7ADA-E811-8104-3863BB36ED00" viewid:"CDE5Z7BC-78DA-E711-8104-3863BB36ED00" %}
Problem:
In CRM, my view brings 5 records and I can also see the chart being populated with data in CRM like below
but in Portal it does not show any data like below. If I remove the filters from view which results in around 600+ records, Adx Portal shows the chart properly (with data) but for 6-10 records it's not showing anything.
Can someone help me with this issue? Will Adx Portal not display/populate chart if records are lesser ? I am unable to identify the issue. (The same chart works with removed filters (same view) and other views.
*This post is locked for comments