Browse By Tags

  • Interactive Dashboard Top Five List

    I have a client that would like a widget on their dashboard the lists the top 5 clients by revenue. Compiling the data is one thing, but I don't even think there is a chart/list that would even limit to the top 5, correct? Has anyone else run into this…
  • Using the COM Graphic Object in a Create Script within Sage CRM screens

    An on Premise Sage CRM customer had the the requirement to display the Opportunity Certainty data graphically. This can be achieved using the GraphicBlock object to create a graphic that can then be displayed by the Caption property of the field.…
  • drag-able gauge chart

    Hi, I want create a gauge chart (horizontal or meter type) on a blank ASP page in self service with a slider present so that the visitor can vary the value. Then the value should be saved. Any recommendations would be appreciated.
  • Pie chart - SQL error on linked table

    Hi, I have an ASP page and I want to display a chart pie on it. I keep getting the error that the SQL query is wrong Here is my code: var chart = CRM.GetBlock('chart'); with (chart) { Stylename('Pie'); Resize(600,600); XLProp="Allo_Label1"; YProp…
  • Error creating Chart in CRM 7.1 on ASP

    Hi, I am trying to create a chart in a CRM asp page, using the info from the Sage Developer guide. It is CRM 7.1g. When I run the page, it basically seems to crash CRM and we must restart the program. It seems like it recycles the app pool or something…
  • Sager X3 V11 - Display a chart in an homepage

    Hi, I've made a request using the standard query tool and I woul like to display this chart in an home page. It works fine within the requester - I could see the bar chart. I've successfully created the corresponding menu items (based on one provided…
  • One chart Vs two

    We have two companies, 1 AUS legislation and 1 BRI legislation. We are trying to weigh up whether we have one chart of accounts of two and are wondering what positives and negatives people have for both. 1 Chart -Less updating on the chart if…