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,
I have created the data queries already by connecting Power BI to SQL server.
I want to run chi square test on this data to understand if the differences between two sets of data are significant.
Also want to display these results in a compelling way, so that its easier for the audience to understand.
Has anyone worked on such use case??
Any inputs are appreciated!!
Hi @kdesai
a possible method is to utilize R and Power BI Desktop to visualize significance testing.
For more details using R in Power BI Desktop, please review the following articles.
Chi-Square Test in R with Example
Best Regards
maggie
This looks like a very interesting problem. Can we assume that your data looks something along the line of:
Observed
ID,Category1,Category2,Category3
1,224,303,230
2,223,300,250
Expected
ID,Category1,Category2,Category3
1,225,305,235
2,225,305,235
Or? Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Hi,
Yes, My data is in the above format.
Here is a screen shot!
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 |
---|---|
83 | |
75 | |
64 | |
39 | |
34 |
User | Count |
---|---|
107 | |
56 | |
52 | |
48 | |
40 |