Forum Discussion
Anonymous
7 years agoNot applicable
Published report with R script using Apriori unexpected results
My code below displays a table with Apriori results. I'm able to see the rules, support, confidence, lift, and count in PowerBI Desktop. I sort by count which works in PowerBI Desktop. When I publish...
v-yulgu-msft
7 years agoMicrosoft Employee
Hi Anonymous,
Could you get expected result without any error in Power BI service if removig the "Sort" in R script?
Regards,
Yuliana Gu
- Anonymous7 years agoNot applicable
ah I should have tested that. It does work!
But why am I not able to see the 'Count' field on PowerBI service?