I am new to Power Apps Model Driven App, I have started working on a POC and got some feedbacks from my manager:
- I have used a Pie Chart on a Data verse Table where there they have suggested for some color changes as per the count.
- In the chart by default it is showing me count of a particular item, rather then count we need to show the percentage, I have tried with some options in the Chart Page but nothing has worked.
- How to disable the Drill Down Button on the Dashboard.
Any help will be appreciated, thanks in Advance.
Please use Advanced Chart Editor in Xrmtoolbox to modify the chart colors and add percentage to the label.
Advanced Chart Editor: https://www.xrmtoolbox.com/plugins/ITLec.CRMChartGuy.XRMToolBox.AdvancedChartEditor/
Sample below https://crmtipoftheday.com/1095/add-percentage-labels-to-pie-charts/
To know more on editing Charts visit below: https://crmchartguy.wordpress.com/
However there is no known way to disable drilldown in model driven app charts. There was some hack to make the attributes non-searchable back in crm 2011 days but not sure if it works or if there is any implications on changing searchable.
https://mayankp.wordpress.com/2012/05/22/crm-2011-chart-drill-down-enabledisable/