Hello Matt,Currently overview page supports data point and chart property configuration from same entity set so using a navigation property would not be possible.
Hello Christoph,Thanks a lot for sharing.Regarding coloring in donut chart, it supports 2 types of coloring - Semantic and Stable.For semantic coloring, the configuration you have used for columnStacked chart in the second example would work the same...
Hello Marina, Here is a blog that could help you setup the global filter bar. https://blogs.sap.com/2018/10/11/configuring-smart-filter-bar-of-an-overview-page-ovp/
In case you still face issue, can you check the network request when you press go? I...
Hello Meet,I am not a cds expert myself but see if this blog helps you - https://blogs.sap.com/2016/07/05/creating-a-fiori-ovp-application-with-cds-view-annotations-part-2/.Now when the annotation xml is generated it should look like this.<Annotation...
Hello Meet,You can create an DataFieldForIntentBasedNavigation annotation in your annotations and then you can define the identification annotation property with the card manifest setting. You can find the reference here for the card manifest setting...