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
Help me with this new column
Tip_RQ = IF(Consolidado_RQ[Tipo de Requerimiento] = BLANK(),"Proyecto de Negocio",Consolidado_RQ[Tipo de Requerimiento])
which is the erro here, because when there is no value for Consolidado_RQ[Tipo de Requerimiento], still show (blank).
Pleas help me!
It doesn´t works. The report still show (Blank) as you can see.
Hi, Let me understand your problem.
You always have TipoRequerimiento (Data) to every CodigoProyecto. Or they are in different tables?
I think that the blank appears because they are not matching rows with the CodigoProyecto.
What happen if you add a measure CuentaFilas=Countrows(Consolidado_RQ)+0 in a card. What is the result. I think 0.
Let me see what happen.
Regards
Victor
Lima - Peru
It seems that the if function works properly on my side. Do you have any sample data can be used to repro your issue? Or you can share your PBIX file through online file service like OneDrive.
Best Regards,
Herbert
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 | |
| 21 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 53 | |
| 42 | |
| 30 | |
| 24 |