Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
tsa
New Member

RScript Output

I'm trying to run wilcoxon signed rank test through rscript in power query. I've tested the simple dataset and was able to get the W, T and Z statistics in RGUI outside of Power BI. Once I load the data into Power Query and then run my script (wilcox.test(...)), Power BI returns with a two column empty table. Do I have to specifically tell Power BI how to display the data? there is no need for an R visual. I was hoping to display the statistics in a text visual. Is that possible? If not, is it possible to show wilcoxon results in an R gui?

 

Thank you in advance.

1 REPLY 1
v-sihou-msft
Microsoft Employee
Microsoft Employee

@tsa

 

Currently, 'nestedRanksTest' package is still not supported in Power BI. So you may get result in R studio, but same script doesn't return anything in Power BI. Please see: R packages in the Power BI service

 

Regards,

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Kudoed Authors