Forum Discussion
fverhagen
10 years agoNew Member
R print or summary visualization
Does anyone know how you can show the result of an R script in a dashboard? And I don't mean the charts, but for example the result of the r script : input <- warpbreaksprint(head(input)) ou...
ankitpatira
10 years agoCommunity Champion
fverhagen In power bi desktop you can use R script visual to visualise output of R scripts. However it is currently not supported in power bi service and you will only find it working in power bi desktop. Please vote for my idea here to have R visual support in power bi service. Check this blog post on using R visuals in power bi desktop.
- BeardyGeorge10 years agoAdvocate I
Unrelated and doesn't answer the question (explicitly about outputting the data from an R script, not a visualisation).