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
hello how are you all?
I present my problem, I have a measure that returns my last cost value, but sometimes it has not been purchased for a long time and that is why the value gives me empty and I would like if you can help me include the IF ISBLANK formula for solve my problem and put a unique key value "1.01" or another
Thank you so much
Solved! Go to Solution.
No probs,
No probs,
1) You import this excel that you show and there are already blank values in the table for FOB, right?
In power query you can right click on FOB and replace the blank values with 1.01 right click replace values -values to replace you shall write nothing leave it blank and with 1.01
2) or when you create your measure calculation you get blank? Show the screenshot of the visual in pbi where you see blank, not excel
@olgad Excuse my ignorance, your formula was fine, what I don't know is how to add it to my formula so that it works
where should I place the IF(ISBLANK in
Hi,
if(isblank(your whole calc after the word return), 1.01, your calc after return)
Thank you very much for your answer
I have a problem I am very new
Could you give me a little more detail because it didn't work out?
thank you
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 |