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
craigjlane
Frequent Visitor

Power BI adds a row when I put a calculated column in a table

Hello,

 
I am trying to create a table with multiple calculated columns.  However, when I add a new caluclated column, it adds a new row for the "Name" field.  An example is below:
 
craigjlane_0-1699565437801.png

 

As you can see, it adds a new column for Shaggy Rogers with each new calculated column.  Condition 1 and Condition 2 are as follows:

Condition 1 = IF(
    MDD[Test 10] = "True" && MDD[Out] = "True" && MDD[Less than -10] = "True", "YES!", "")
 
Condition 2 = IF(
    MDD[Test 7] = "True" && MDD[In] = "True" && MDD[Less than -10] = "True", "YES!", ""
    )
 
Both conditions are data type "text" but don't necessarily need to be.  I can change them to "True/False" or numeric values if it is necessary to make this table work.  
 
Any help is greatly appreciated.  Thank you!

 

 

1 REPLY 1
Uzi2019
Super User
Super User

Hi @craigjlane 
It is showing you the result of not satisfying like blank "". 
can you provide the sample data or complte data so better for us to understand the data and requirement??

 

 

Don't forget to give thumbs up and accept this as a solution if it helped you!!!

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.

Top Solution Authors
Top Kudoed Authors