Hi all
I'm using BC on SaaS, runtime 15, version 26. I have created a custom role via AL Code and I am trying to create a custom graph to display in the Insights area on the Role page.
I've been using Chatgpt and Copilot and they just keep giving me the wrong answers and cannot get the graph to work.
Would anyone be able to tell me step by step how to achieve this? e.g. how to setup the X axis, the Y axis, graph type etc.
I know I need to create a page of type cardpart and under the layout, within the area I need a usercontrol(Chart; BusinessChart) but from there i'm stuck.
Any help would be greatly appreciated as I have to create these new roles and have the ability to create custom graphs for different users.