Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
I am trying to get the summary of my logistic regression output to see the P-value of the desicion variable. I was thinking that if i can get this in Power BI, then I can use filters to see the values for different perspectives.
However, when I run the code : output <- glm(Var ~. ....), it throws an error.
My dataset looks s follows:
ID Q1 Q2 Q3 Q4 ... ( 8 QUESTIONS) Status
1 1 1 0 0 1
2 1 0 1 0 1
3 0 0 1 1 1
Q1 -8 are question Id's and 1 means Employee answered agree, 0 means disagree. Status 1 means Active, 0 means not active.
Status is my dependent varaible and Q1-8 are my independent variables. The following is what I get:
I have R installed on my machine.
Any help? Thanks!
Hi @Anonymous,
It looks like there existing some syntax error in R script. Please run your R code in R studio to test if it can generate expected visual.
Regards,
Yuliana Gu
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 48 | |
| 46 | |
| 41 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 70 | |
| 69 | |
| 32 | |
| 27 | |
| 26 |