Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

ERROR loading Slope Chart by MAQ Software

Trying to use the Slope Chart get the following   Feedback Type: Frown (Error) Timestamp: 2018-02-12T15:55:03.5660991Z Local Time: 2018-02-12T07:55:03.5660991-08:00 Session ID: 9d7dcd7c-b2b1...
  • MAQSupport's avatar
    8 years ago

    Hello Anonymous,

     

    Please ensure that you have the latest version of Power BI installed on your system.

    On downloading the sample file, you should be getting a prompt message box as shown below.

    Click ‘Install’ button on the message box. It will install required packages automatically.

     

     

     

    If the message is not visible, please install the required R packages by running the below commands in RStudio or any other R tool installed on your machine:

    install.packages("ggplot2")

    install.packages("plotly")

    install.packages("scales")

    install.packages("htmlwidgets")

    install.packages("XML")

    install.packages("ggrepel")

     

    After installing above packages, the visual will work fine on your system. 

     

    Please get back to us, in case the issue still persists. We can be reached at [email protected]

     

    Thanks!!