I have created a Virtual Entity following the available resources online and fetching data from an external data source that is OData compliant.
I am able to view a table and a form with valid data within my model driven app.
My question is am I missing a configuration setting in order to enable charts?
When i try to create a chart within powerapps i am getting "Charts are not supported for the record type 'MyRecord'"
There is little documentation online regarding virtual entities and charts specifically.
If this is indeed the case, how could I add a custom chart for my virtual entity?