Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi All,
Please find the below table. I am getting infinity when I divide eventhough it's just a simple division.
Please help.
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
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
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
Hi,
Share the link from where i can download your file.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 58 | |
| 51 | |
| 41 | |
| 30 | |
| 24 |