Sage 100

 View Only
  • 1.  Sage Driven Real Time Dashboards

    Posted 02-22-2019 11:14
    Edited by Greg Stiles 02-22-2019 11:15
    I have a client that is looking to display production/shipping metrics on flat screens in their production and shipping areas to incentivise productivity, ie, orders shipped on time, production scrap percentages. They are currently using Sage data (via SQL Mirror) in Excel and Powerpoint slides and charts, which require manually refreshing the data. They are looking to automate this with dashboard software. One they are looking at is Klipfolio. Anyone doing this? What are the components you are using? TIA

    ------------------------------
    Greg Stiles
    S & W Microsystems
    Torrance CA
    310.787.1010
    ------------------------------


  • 2.  RE: Sage Driven Real Time Dashboards

    Posted 02-22-2019 11:44
    I haven't tried it out yet (so no insight into deployment difficulty) but Ido Millet (Visual Cut designer) has a method for using a scheduled VC report to push an auto-refreshed web page to a web server.  Example:
    http://academicweb.psu-erie.bd.psu.edu/laboccupancy/Labuse.html

    ------------------------------
    Kevin Moyes
    Technical Systems Analyst
    Munjal White Consulting Co.
    Toronto ON
    ------------------------------



  • 3.  RE: Sage Driven Real Time Dashboards

    Posted 02-22-2019 15:27
    Edited by Clark Walliser 02-22-2019 15:28

    When you say "manually refreshing", do you mean they have to hit a button, or that it is a scheduled refresh via windows task scheduler or some other tool.

    Here a few ways to do scheduled refreshes:
    1. Logicity crystal report can use windows task scheduler to process a crystal report and export to an excel data source file. 
    2. @Dan Burleson uses his "MAS Shadow" Access database with scheduled refreshes of the source data.
    3. Power BI gateway schedules data refreshes to the Power BI cloud dataset. It's designed to work with Power BI, which is specifically designed for doing dashboards.
    But you can also link an excel file to the Power BI cloud dataset. https://powerbi.microsoft.com/en-us/gateway/ ,  https://powerbi.microsoft.com/en-us/blog/analyze-in-excel-from-power-bi-publisher-july-update/ NOTE: using Power BI often requires paying for a Power BI pro user licence ($10/mo/user)
    4. The Power Update app from a company called PowerOn can do scheduled refreshes of Excel Power Query datasets (embedded in Excel) which feed to the dashboard. 
    http://poweronbi.com/power-update/ 



    ------------------------------
    Clark Walliser
    Senior Consultant
    DSD Business Systems
    San Jose CA
    Clark
    ------------------------------



  • 4.  RE: Sage Driven Real Time Dashboards

    Posted 02-22-2019 18:26
    @Dan Burleson - ROCKS with real time dashboards.....​

    ------------------------------
    Jeff Schwenk
    Bottomline Software, Inc.
    Waynesboro VA
    540-221-4444
    ------------------------------



  • 5.  RE: Sage Driven Real Time Dashboards

    Posted 02-23-2019 11:24
    @Clark Walliser they are manually preparing a spreadsheet, copy, paste, click refresh, etc., nothing is scheduled nor automatic.

    Thanks everyone, all good ideas, appreciate it.​

    ------------------------------
    Greg Stiles
    S & W Microsystems
    Torrance CA
    310.787.1010
    ------------------------------



  • 6.  RE: Sage Driven Real Time Dashboards

    Posted 02-23-2019 11:49
    At the second (or third) MOTM conference, @Myron Stevenson or @Johnny Pabian presented a session on a dashboarding software that linked with the Sage tables and was real time as well.  If it is still around and they remember it, might be a possibility as well. ​​

    ------------------------------
    Jeff Schwenk
    Bottomline Software, Inc.
    Waynesboro VA
    540-221-4444
    ------------------------------



  • 7.  RE: Sage Driven Real Time Dashboards

    Posted 02-25-2019 01:08
    Edited by Dan Burleson 02-25-2019 22:39
    Excel is a great tool for fully automated dashboards. A client was running reports and manually updating a purchase order tracking spreadsheet similar to the screen shot below. This version uses pass through queries directly to ODBC or SQL Server data. VBA code can refresh the data at preset intervals or one can just click "Refresh" to update the spreadsheet immediately from Sage 100. In this example, slicers for "WhseCode" and "ProductLine" provide immediate filtering adding or removing PO's to/from the columns and values. Let's talk!

    Automated Purchase Order Tracking Metrics

    Another client wanted to automatically track orders to be shipped on a large monitor replacing a central bulletin board. This Excel dash board is configurable such that the contents of cells and the contents of pop-up comments are setup on the Parameters worksheet. In this example, the comments are assigned to sales order detail line data and automatically pop-up when the mouse hovers over a cell. Also, the cell fill color is defined by setting which table field controls color and which values are assigned to which color.  In this example, SalespersonNo defines color and each salesperson code is assigned a unique color. The refresh interval is also a parameter setting and as orders are invoiced the cell fonts change to strike-through.

    Track Orders to Ship by Color with Detail Pop-Ups





















































































































































































































































































































































































































































    ------------------------------
    Dan Burleson
    Software Consultant
    Connex Software
    Corvallis OR
    541-224-6642
    ------------------------------