Forum Discussion
hxkresl
9 years agoAdvocate III
funnel plot, trouble viewing store.office sample report
When I open the funnel plot demo https://store.office.com/powerbiaddininstallpage.aspx?rs=en-US&assetid=WA104381066 I expect to see the funnel graph but instead I get an error. What have I do to tha...
v-viig
9 years agoCommunity Champion
Hello hxkresl,
I have just faced the same issue. We'll contact a developer of this visual in order to invetigate deeper.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
nikitagrachev
9 years agoMicrosoft Employee
Hello @hxkresl,
As a temporal workaround, go to RStudio or any other R console and run there:
>install.packages(“scales”)
and same for: "reshape", " ggplot2", "XML", "plotly", " htmlwidgets"