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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
Kolumam
Post Prodigy
Post Prodigy

Calculation Error

Hi All,

 

Please find the below table. I am getting infinity when I divide eventhough it's just a simple division.

Please help.

error.PNG

7 REPLIES 7
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @Kolumam,

 

Do above columns come from the same data table? Which two columns do you refer to to make a division? Please share the necessary DAX formulas.

 

Regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @v-yulgu-msft

 

Yes it comes from the same column. The column name is PR. The only thing that differentiates the PR is the reference name.

Hi @Kolumam,

 

Without sample data and necessary formulas, it's hard to check the reason for getting infinity result.

 

Regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

If you see the table column heading , it's self explanatory. It is doing divison.

Hi @Kolumam,

 

Is [Total PR] an original column in source table or calculate column or measure? And what about [Irradiation]? Please check whether this article is helpful to you.

 

Maybe you could try this:

=IFERROR(
    [Mesaure 1]/[Mesaure 2],
    BLANK()
    )

 

Regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Ashish_Mathur
Super User
Super User

Hi,

 

Share the link from where i can download your file.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Hi @Ashish_Mathur,

 

I cannot share the pbix file as it is confidentail.

 

Thanks

Krishna

Helpful resources

Announcements
Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

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.