Forum Discussion
secretarmy
9 years agoRegular Visitor
Can I export result from r-powered visual?
The r-powered visual is very useful but it is still a picture and I cannot interact with it. For example, I use a clustering visual to divide thousand customers into groups but I don't know exactly what group a custumer is.
So, is there a way to export the list of result from the r-powred visual or how to interact with it?
Hope my question is clear.
Thank you.
So, is there a way to export the list of result from the r-powred visual or how to interact with it?
Hope my question is clear.
Thank you.
3 Replies
- secretarmyRegular VisitorThe r-powered visual is very useful but it is still a picture and I cannot interact with it. For example, I use a clustering visual to divide thousand customers into groups but I don't know exactly what group a custumer is.
So, is there a way to export the list of result from the r-powred visual or how to interact with it?
Hope my question is clear.
Thank you. - AnonymousNot applicable
Hi secretarmy,
You can export data from r-powered visual by selecting “Exporting data” from “….” In the visual.And to interact with r-powered visual, you can create other charts(e.g. bar chart), then select data section in the bar chart to filter the r-powered visual. Or you can use slicers/Visual Level filters to filter data in the r-powered visual.
Regards,
Lydia Zhang- estephangarciaRegular Visitor
I'm having a similar issue, and would like to export the output from R. Selecting "Export Data..." allows you to export the inputs only, not the R output (e.g. cluster assignment per observation). Is there a way to do this?