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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Error at Chart that have CHISQ.INV.RT Formula

Hi, how to solve this kind of error, it is said that the problem is because of the parameter of function CHISQ.INV.RT. 

MicrosoftTeams-image (9).png

I have the chart "Lower and Upper" that use CHISQ.INV.RT formula, when I filter the result, the answer is correct and without error. It shows like this:-

tempsnip.png 

But if I click at the chart, either std or mean. It will show errors at lower and upper. 2.png

3 REPLIES 3
daxer-almighty
Solution Sage
Solution Sage

Hi there. If you check the documentation (dax.guide/chisq.dist.rt) for the function, you'll see this:

 

Thus, precision of CHISQ.INV.RT depends on precision of CHISQ.DIST.RT. CHISQ.INV.RT uses an iterative search technique. If the search has not converged after 64 iterations, the function returns the #N/A error value.

 

It might just be that for some of your inputs the search does not converge?

amitchandak
Super User
Super User

@Anonymous , can you share the formula used?

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Lower(M) = (1/(2*platform[Beta(M)]))*CHISQ.INV.RT(0.95,(2*platform[Alpha(M)]))
Upper(M) = (1/(2*platform[Beta(M)]))*CHISQ.INV.RT(0.05,(2*platform[Alpha(M)]))
 
Capture.PNG

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.