Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi all,
I am working on gathering some info on using R and Power BI together and was wondering if it was possible to visualize significance testing in a table format?
Here is a dummy table of what we would like to recreate in the Power BI environment where columns of data are tested against each other across the rows and letters are used to indicate statistically significant differences column to column.
OUTPUT | ||||
A | B | C | D | E |
45%CD | 44%CD | 32% | 33% | 41%cd |
52%Bd | 35% | 65%ABDE | 43%b | 52%Bd |
63%Ce | 75%ACDE | 43% | 62%C | 55%C |
43% | 76%ACDE | 56%AD | 43% | 52%ad |
61% | 65%C | 54% | 58% | 61% |
Anyone know if this is possible?
Thanks,
Chris
Solved! Go to Solution.
Currently there are two main things we can do with R Script in Power BI:
So we can both visualize R data using Power BI visuals and use R created visuals to visualize data in Power BI. In this scenario, I think it is possible for you to visualize significance testing in a table format as you mentioned above.
Regards
Hi, you cannot reuse your dataframes in powerbi to use the powerbi visuals, R in powerbi is just to see R visuals, in my case, I'm using R on Spark and and the end I create a HiveTable to be consumed in my PowerBI.
Regards
Hi John,
Thanks for the response and sorry if this seems like a dumb question but as I am not well versed in R, can your response be summed up as:
If it can be visualized using R it can be shown in Power BI using the R visuals, but not routed through the Power BI visuals.
I have colleagues that work with R regularly, I just want to get them the correct information before I ask them to do any work.
Thanks,
Chris
Currently there are two main things we can do with R Script in Power BI:
So we can both visualize R data using Power BI visuals and use R created visuals to visualize data in Power BI. In this scenario, I think it is possible for you to visualize significance testing in a table format as you mentioned above.
Regards
Thanks Jerry,
I am going to start working with our stats team today to try to implement what we are looking to do using the resources you provided.
I will post an update if we have some success creating a stat testing table in case others are looking to do the same.
- Chris
Did you manage to implement this? I am looking for significance testing in Power BI as well..
Hi, when you add the R object in your powerbi, that object is just to be used to show the R plots, however, if you want to return your R results directly to you PowerBI that is not possible.
Regards
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
76 | |
75 | |
43 | |
36 |
User | Count |
---|---|
109 | |
56 | |
52 | |
48 | |
43 |